diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-10-13 16:20:24 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-10-13 16:20:24 -0700 |
commit | ff456b38862de3fd0118c6ac6b3f46edb1fbb87f (patch) | |
tree | 2c7a7e8302e5f9340d66373da9a7bab3a72dd26e /.gitignore | |
parent | cdde22a27d797b853efac161eaec630d3405e924 (diff) | |
download | node-new-ff456b38862de3fd0118c6ac6b3f46edb1fbb87f.tar.gz |
Add 'make bench' script
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eadb196414..7863cee026 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ tmp/ node node_g *.swp +.benchmark_reports |