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

Add ignore for npm install with prefix

gero3 5 жил өмнө
parent
commit
b757f656ff
1 өөрчлөгдсөн 8 нэмэгдсэн , 1 устгасан
  1. 8 1
      .gitignore

+ 8 - 1
.gitignore

@@ -6,5 +6,12 @@
 npm-debug.log
 .jshintrc
 .vs/
-**/node_modules
+
+test/*
+!test/*/
+!test/*.*
+test/*.cmd
 test/unit/build
+
+
+**/node_modules