__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.mypy_cache/
dist/
*.egg-info/
.idea/
.hypothesis/

# estate screenshots dropped at repo root for inspection -- never committed
/*.jpeg
/*.jpg
/*.png
