# Keep the build context small and never ship generated media, models, or local state.
target/
output/
input/
tmp/
models/
.venv-local-asset/
.git/
.github/
.claude/
*.log
*.mp4
*.wav
*.onnx
*.pt
*.bin
*.safetensors
docs/