Files
human-voice-rewrite-demo/.gitignore
T

10 lines
98 B
Plaintext

.env
.venv/
__pycache__/
*.pyc
.pytest_cache/
# 运行日志与 E2E 测试产物
*.log
_e2e_*.js