1
0
Эх сурвалжийг харах

Ignore grunt and lcov build files in Node projects

Tim Perry 11 жил өмнө
parent
commit
8209359a88
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      Node.gitignore

+ 2 - 0
Node.gitignore

@@ -1,4 +1,5 @@
 lib-cov
+lcov.info
 *.seed
 *.log
 *.csv
@@ -11,5 +12,6 @@ pids
 logs
 results
 build
+.grunt
 
 node_modules