Add __pycache__ to .gitignore

This commit is contained in:
Silvio Tomatis 2019-04-18 15:14:49 +02:00 committed by Régis Behmo
parent a6a68881cd
commit a2b098c1f0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
.*.swp
!.gitignore
TODO
__pycache__
/tutor.spec
/build/tutor