# MkDocs build output
site/
# Rust documentation
rustdoc/
# Poetry virtual environment and lock file
.venv/
poetry.lock
# Python cache
__pycache__/
*.py
*$py.class
.pytest_cache/
# Mermaid temporary files (if any are generated)
**/.mermaid-*
**/mermaid-diagram-*.svg