chore: add .gitignore, remove __pycache__

This commit is contained in:
TTS Service
2026-03-27 13:41:15 +08:00
parent 270aba89a0
commit a3f5f5d243
2 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.pyc
.env
data/
audio/
*.db