Remove unnecessary gitignore for node_modules

This commit is contained in:
Connor Prussin 2017-07-10 12:42:19 -07:00
parent bf98eea8fc
commit d496e27628

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
/Output
/node_modules
/.pulp-cache/
/.psc*
/.purs*