mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
Add .grunt directory
This commit is contained in:
parent
8845a345c0
commit
bdf8aec8f9
@ -24,7 +24,12 @@ lib-cov
|
|||||||
## Coverage directory used by tools like istanbul
|
## Coverage directory used by tools like istanbul
|
||||||
coverage
|
coverage
|
||||||
|
|
||||||
# Node-specific patterns
|
# Other popular tool patterns
|
||||||
|
|
||||||
|
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
||||||
|
.grunt
|
||||||
|
|
||||||
|
# NodeJS patterns
|
||||||
|
|
||||||
## Compiled binary addons (http://nodejs.org/api/addons.html)
|
## Compiled binary addons (http://nodejs.org/api/addons.html)
|
||||||
build/Release
|
build/Release
|
||||||
|
Loading…
Reference in New Issue
Block a user