# Python (helper scripts)
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/

# OS / editor
.DS_Store
*.swp
.idea/
.vscode/

# Generated docs catalog (built in CI for Pages)
web/catalog.html
web/leaderboard.html
