Create .gitignore

This commit is contained in:
Brett Meirhofer 2025-03-25 21:12:54 -05:00
parent 0be7a9d0d7
commit 3211883611

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
/outputs
/.idea
/tts_engine/__pycache__
/__pycache__
restart.flag
.env