Ignore node modules dir

This commit is contained in:
Jake Howard 2016-03-19 16:18:07 +00:00
parent bb7ea0c6c7
commit c114b07d07

2
.gitignore vendored
View file

@ -1 +1,3 @@
__pycache__/ __pycache__/
node_modules/