# python env
.venv/
__pycache__/
*.pyc

# large raw audio (back up to NAS separately)
audio/

# regenerable logs
*.log

# local tooling
.claude/
