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

# Python
.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
dist/
build/
*.egg-info/
.env
