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

# Virtual environments
.venv
.envrc

# Screenshots
snapshot_report.html
.screenshot_cache/

# Coverage
.coverage
coverage.xml
