__pycache__/
*.py[cod]

# Runtime binaries and local setup: never committed, see install_runtime.py
config.json
runtime/
ffmpeg/

# Belt and braces: no native binary or archive belongs in this repository
*.dll
*.exe
*.addon64
*.pyd
*.so
*.zip

# Local artefacts
*.log
outputs/
.venv/
.vscode/
.idea/
