We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8845a34 commit bdf8aecCopy full SHA for bdf8aec
Node.gitignore
@@ -24,7 +24,12 @@ lib-cov
24
## Coverage directory used by tools like istanbul
25
coverage
26
27
-# Node-specific patterns
+# Other popular tool patterns
28
+
29
+## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
30
+.grunt
31
32
+# NodeJS patterns
33
34
## Compiled binary addons (http://nodejs.org/api/addons.html)
35
build/Release
0 commit comments