Add api/node_modules to .gitignore

This commit is contained in:
Daniel Wagner-Hall 2015-09-09 13:40:32 +01:00
parent 96a77d7449
commit 267d2bd3de

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ templating/out
*.pyc
supporting-docs/_site
supporting-docs/.sass-cache
api/node_modules