Update .gitignore

This commit is contained in:
Pedro Ferreira
2018-02-04 15:45:47 +01:00
parent 59de8c3ce0
commit 9fcb0bc20f

2
.gitignore vendored
View File

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