__pycache__/
*.pyc
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/

# crib runtime state, if a data dir ever lives in-tree
.versions/
/.DS_Store

# Quarto docs site (generated)
/_site/
/.quarto/

**/*.quarto_ipynb
