# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/

# btview output
btview-snapshot-*.json
*.btv.jsonl

# promo build intermediates (see tools/promo/README.md)
tools/promo/frames/
tools/promo/gif/
tools/promo/palette.png
