# Built from mkdocs/ with MkDocs; keep the source in version control.
/docs/
# Local configuration and analysis outputs.
.env
.env.*
!.env.example
/results/
/dist/
/build/
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
