.DS_Store
AGENTS.md
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
build/
dist/
*.egg-info/
*.pyc

# Model/data artifacts never belong in the code repository.
*.safetensors
*.wav
*.flac
*.mp3
*.m4a
reports/raw/
