瀏覽代碼

Add .grunt directory

Stuart P. Bentley 11 年之前
父節點
當前提交
bdf8aec8f9
共有 1 個文件被更改,包括 6 次插入1 次删除
  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