Ignore node_modules

This commit is contained in:
Oliver Davies 2016-01-04 11:35:07 +00:00
parent 32bbb64d22
commit 0df50f81fa

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/node_modules/
/output_*/ /output_*/
/source/components/ /source/components/
/.sculpin/ /.sculpin/