# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.venv
test.*
*.bkp

# Audio output
*.wav
*.mp3
book_audio/
chunks/

# Model files (downloaded at runtime, never committed)
*.onnx
*.bin
*.npz
*.part

# Book files
*.epub
*.pdf
*.txt
!requirements.txt

# macOS
.DS_Store

# Local scratch
note
ADMIN.md
