# Python
__pycache__/
*.pyc
*.egg-info/
build/
dist/

# uv / virtualenv
.venv/
.uv-cache/

# Tooling caches
.pytest_cache/
.ruff_cache/

# Generated outputs: banner comes from repoglyph.net, OKF lives on the `glyph` orphan branch
.glyph/
.coverage
repo_city.code-workspace
