mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-05 15:12:10 +00:00
Add __pycache__ to .gitignore
This commit is contained in:
parent
a6a68881cd
commit
a2b098c1f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
.*.swp
|
||||
!.gitignore
|
||||
TODO
|
||||
__pycache__
|
||||
|
||||
/tutor.spec
|
||||
/build/tutor
|
||||
|
Loading…
Reference in New Issue
Block a user