Skip to content

Commit bdf8aec

Browse files
committed
Add .grunt directory
1 parent 8845a34 commit bdf8aec

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Node.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,12 @@ lib-cov
2424
## Coverage directory used by tools like istanbul
2525
coverage
2626

27-
# Node-specific patterns
27+
# Other popular tool patterns
28+
29+
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
30+
.grunt
31+
32+
# NodeJS patterns
2833

2934
## Compiled binary addons (http://nodejs.org/api/addons.html)
3035
build/Release

0 commit comments

Comments
 (0)