Updated .gitignore (that does not apply to me because I have a bad habit of having a repo copy separate from a working copy)
This commit is contained in:
parent
98dbf56d44
commit
9ef7f11c0a
4
.gitignore
vendored
Normal file → Executable file
4
.gitignore
vendored
Normal file → Executable file
|
@ -1,3 +1,7 @@
|
|||
# ignores user files
|
||||
/tortoise/voices/
|
||||
/models/
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
Loading…
Reference in New Issue
Block a user