Ignore pycache as we already have a gitignore
This commit is contained in:
parent
cab8f0c8f1
commit
345335368a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
# We ignore settings.ini as it is created automatically
|
# We ignore settings.ini as it is created automatically
|
||||||
settings.ini
|
settings.ini
|
||||||
|
__pycache__
|
||||||
|
|
Loading…
Reference in a new issue