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:
mrq 2023-02-05 06:40:50 +00:00
parent bc567d7263
commit 79e0b85602

4
.gitignore vendored Normal file → Executable file
View File

@ -1,3 +1,7 @@
# ignores user files
/tortoise/voices/
/models/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]