Added node_modules to .gitignore

This commit is contained in:
R. Eric Wheeler 2016-07-06 15:28:50 -07:00
parent 920d5cf3c0
commit 85e463c82f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
.*~ .*~
.idea/ .idea/
node_modules/