# Environment
.env

# Python
__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/

# Test artifacts
*.lck
*.metadata.json
chunk_*.mp3
.gemini-work/
out/
.fft.gemini-work/

# OS
.DS_Store
*.swp
