# Generated report output (may contain customer account/site data)
reports/

# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/

# Test / tooling caches
.pytest_cache/
.mypy_cache/
