Files
Canto/qwen3-tts-backend/.gitignore
bdim404 80513a3258 init commit
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 15:34:31 +08:00

12 lines
104 B
Plaintext

.env
*.pyc
__pycache__/
*.log
qwen_tts.db
voice_cache/
outputs/
venv/
.pytest_cache/
.coverage
htmlcov/