Ignoring pyc and pycache

This commit is contained in:
Fabio Manganiello 2017-10-31 09:20:19 +01:00
parent 3f12d760b5
commit 065fa65190

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
.ropeproject
*.swp
*.pyc
__pycache__