# Python
venv/
logs/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.coverage
dist/
build/
*.egg-info/

# mkdocs build output
site/

# Generated audio (large binaries, expensive to recreate)
stems/
daw/
*.mp3
*.wav
*.aup3

# Sample audio — checked in intentionally for repo users
!samples/*.mp3
!docs/samples/*.mp3

# IDE / tool artifacts
.qodo/
.claude/

# Secrets (never commit)
.env

# OpenOffice
*.ods

# temp backups
old-*

# Show-specific production content (generated by xil-init or manually)
cast_*.json
sfx_*.json
scripts/*.md
scripts/*.pdf
discover_voices.json
*.log
orig_*.json
*_crosswalk.txt
voice_samples/
ElevenLabs_exports/
masters/
parsed/
cues/
SFX/