# The Pan Docs checkout at the repo root is an optional local convenience.
# Anchored with a leading slash so it does NOT match the vendored copy at
# src/gbdocs_mcp/data/pandocs/, which is package data and must be committed.
/pandocs/

.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.cache/
dist/
build/
*.egg-info/
