Added node_modules to gitignore

This commit is contained in:
Guillermo Rauch
2011-06-07 20:15:17 -03:00
parent a4568290a6
commit c007ab89f9

3
.gitignore vendored
View File

@@ -5,4 +5,5 @@ lib-cov
*.csv
*.dat
*.out
*.pid
*.pid
node_modules