gephi-mcp-plugin/target/

# Personal Claude Code config (machine-specific hooks, not for other contributors)
.claude/settings.local.json

# Python
__pycache__/
*.pyc
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
mcp-server/dist/

# MCPB build artifacts
mcpb/server/lib/
*.mcpb

# Local drafts and internal notes — never publish (LinkedIn posts, papers, scratch)
docs/
*-draft.md
*-draft.*

# Probe verdicts are per-install and must never ship or be committed
mcp-server/caveats.local.json
