__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/
.venv/
venv/
*.png

# tracked README asset (overrides *.png)
!docs/hero.png
