ignore node_modules with .gitignore

This commit is contained in:
Sam Saccone 2013-07-05 16:45:58 -04:00
commit 437f90161a

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
node_modules