__pycache__/
*.py[cod]
*.egg-info/
*.egg
build/
dist/
.venv/
.uv/
.pytest_cache/
.coverage
htmlcov/
.ruff_cache/
.mypy_cache/
*.wav
!tests/**/*.wav
.DS_Store
