diff --git a/.gitignore b/.gitignore index 6f18758..1c74c27 100644 --- a/.gitignore +++ b/.gitignore @@ -68,10 +68,7 @@ secrets.json .l9/runtime/ .venv-py312-mypy/ -# Per-session MCP server config, written into the checkout by agent session -# bootstrap. Never tracked in this repository on any branch, and absent from -# main. Not ignoring .claude/ — that tree is repository-owned and tracked +# Not ignoring .claude/ — that tree is repository-owned and tracked # (agents/, rules/, settings.json, skills/); a session that replaces those # files in a working copy is a bootstrap/projection concern, and .gitignore # has no effect on already-tracked paths anyway. -/.mcp.json