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

Merge pull request #2210 from mcandre/patch-1

[Node] make directory rules explicit
Brendan Forster 8 жил өмнө
parent
commit
4ab70d18ef
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      Node.gitignore

+ 2 - 2
Node.gitignore

@@ -31,8 +31,8 @@ bower_components
 build/Release
 
 # Dependency directories
-node_modules
-jspm_packages
+node_modules/
+jspm_packages/
 
 # Optional npm cache directory
 .npm