11
qwen3-tts-backend/.gitignore
vendored
Normal file
11
qwen3-tts-backend/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.env
|
||||
*.pyc
|
||||
__pycache__/
|
||||
*.log
|
||||
qwen_tts.db
|
||||
voice_cache/
|
||||
outputs/
|
||||
venv/
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
Reference in New Issue
Block a user