.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
.idea/
.artifacts/

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