.venv/
__pycache__/
*.pyc
.ruff_cache/
.pytest_cache/
dist/
*.egg-info/

# Coverage
.coverage
htmlcov/
coverage.xml
*.lcov

# Beads / Dolt files (added by bd init)
.dolt/
*.db
.beads-credential-key
.beads/proxieddb/
