Files
agent-call/.gitignore
T
2026-09-11 17:47:03 +08:00

16 lines
186 B
Plaintext

.env
.env.*
!.env.example
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
*.pyc
.codegraph/
.local/
deploy/state/
deploy/asterisk/generated/
services/asr-web/asr-web
*.test
coverage.out