__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
.ruff_cache/
*.egg

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