__pycache__/
*.py[cod]
*$py.class

dist/
build/
*.egg-info/
*.egg
.eggs/
*.whl
*.app
.hatch/

.venv/
.venv-build/
env/
venv/

.ruff_cache/
.mypy_cache/
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/

.DS_Store
.AppleDouble
.LSOverride
._*

.vscode/
.idea/
.env
.ipynb_checkpoints/

*.wav

.claude/
CLAUDE.md
