Update .gitignore

This commit is contained in:
Pedro Ferreira 2018-02-04 15:45:47 +01:00
parent 59de8c3ce0
commit 9fcb0bc20f
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -5,3 +5,5 @@
__pycache__
*.pyc
node_modules
build/
dist/