Browse Source

Add node_modules to .gitignore

JC Brand 12 years ago
parent
commit
eb9e53007a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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