__pycache__/
*.pyc
.venv/
.ruff_cache/
.pytest_cache/
.coverage
uv.lock

.env

# bv (beads viewer) local config and caches
.bv/

# Build artifacts
dist/

coverage.xml
.coverage
