Parcourir la source

Add node_modules to .gitignore

JC Brand il y a 12 ans
Parent
commit
eb9e53007a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@
 .svn/
 .project
 .pydevproject
+node_modules
 
 # OSX
 .DS_Store