# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Local runtime state (canonical repo, caches, dev DB)
/var/
*.db
.env

# Playwright / screenshots
.playwright-mcp/
*.png

