# Python
__pycache__/
*.py[cod]
.venv/
.pytest_cache/
.ruff_cache/

# Rendered by `sg site`; derived from the tree and never committed.
build/

# Distribution artifacts
dist/
