Browse Source

Add .grunt directory

Stuart P. Bentley 11 năm trước cách đây
mục cha
commit
bdf8aec8f9
1 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 6 1
      Node.gitignore

+ 6 - 1
Node.gitignore

@@ -24,7 +24,12 @@ lib-cov
 ## Coverage directory used by tools like istanbul
 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)
 build/Release