__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.venv/
venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.so
.env
# mkdocs build output (local: site/, netlify build: _site/)
site/
_site/
# launch post drafts — personal notes, not for public repo
launch/
