7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-17 04:42:21 +00:00

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
.gitignore vendored
View File

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