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

# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
build/
.pytest_cache/
.ruff_cache/
.mypy_cache/
