
# Dolt database files (added by bd init)
.dolt/
*.db

# Secrets / credentials
.env
.env.*
*.pem
*.key

# Python
__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
uv.lock
.pytest_cache/
.coverage
htmlcov/

# Vale (downloaded styles, keep config + vocab)
.vale/styles/Google/

# Docs build output
site/

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