__pycache__/
*.py[cod]
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
coverage.xml
htmlcov/
dist/
build/
*.egg-info/
.env
.DS_Store
# local pano state must never be committed
.panopticon/
*.pano-bak-*
