# ---- private tier (lives in the wasp-mcp-lab repo, never in this one) ----
corpus/
tools/gh_dump/
docs/commercialization.md
docs/licensing-audit.md

# ---- build & runtime artifacts ----
out/
server/.venv/
server/.pytest_cache/
__pycache__/
*.pyc
GH_MCP_Wasp/bin/
GH_MCP_Wasp/obj/
tools/yak/dist/

# upstream reference (MIT, https://github.com/alfredatnycu/grasshopper-mcp) —
# vendored locally for development, not tracked here
vendor/

# ---- OS / OneDrive noise ----
desktop.ini
Thumbs.db
.DS_Store
