Add __benchmarks__ to .gitignore

This commit is contained in:
Paul Shen
2013-07-08 16:40:21 -07:00
parent e829f8f71f
commit fa03e98426

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ node_modules
static
.grunt
_SpecRunner.html
__benchmarks__
build/
*.gem
docs/code