__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
.venv/
venv/
.env
.DS_Store
Thumbs.db

# Per-user corpus is private by default. Override with explicit add.
callus/voice_corpus.jsonl
