Update .gitignore

This commit is contained in:
Pedro Ferreira 2017-07-30 22:43:49 +02:00
parent f25a9868a2
commit 7b2ca4b606

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
__pycache__
*.pyc
node_modules
.eggs
*.egg-info