k
This commit is contained in:
parent
2e50b0a75f
commit
8a55d8720e
1 changed files with 8 additions and 7 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
@ -1,7 +1,8 @@
|
||||||
#If you really need these you can extract them from tt.exe yourself
|
#If you really need these you can extract them from tt.exe yourself
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
*.dll
|
*.dll
|
||||||
*.jpg
|
*.jpg
|
||||||
databases
|
databases
|
||||||
settings.json
|
settings.json
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue