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

# quarto build output
docs/_site/
docs/.quarto/
docs/_include.yml
docs/reference/refs.json
