don't commit node_modules if it exists

This commit is contained in:
David 2017-05-28 18:23:49 -04:00
parent 2e8dd11e74
commit 6fc9fb5bb4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.DS_Store .DS_Store
node_modules