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 98dbf56d44
commit 9ef7f11c0a

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]