mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-08 08:08:20 +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
|
.*.swp
|
||||||
!.gitignore
|
!.gitignore
|
||||||
TODO
|
TODO
|
||||||
|
__pycache__
|
||||||
|
|
||||||
/tutor.spec
|
/tutor.spec
|
||||||
/build/tutor
|
/build/tutor
|
||||||
|
Loading…
Reference in New Issue
Block a user