# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.venv/
venv/

# Tooling caches
.pytest_cache/
.ruff_cache/
.mypy_cache/

# MkDocs / richdocs build artifacts
site/
.richdocs-cache/
docs/javascripts/api-symbols.json

# OS
.DS_Store
