Files
agent-call/.gitignore
T

17 lines
202 B
Plaintext

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