Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading