__pycache__/
*.pyc
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.hypothesis/
.coverage
*.egg-info/
dist/
build/
site/
.oneleaks-map.json
*.oneleaks-map.json

# Internal planning docs, not meant to be published in repo history
.plan/
