chore: ignore local .mcp.json configuration file
Some checks failed
lane-shas / verify pinned lane SHAs (pull_request) Failing after 13m0s
workbench-ui / build + vitest (pull_request) Failing after 2m3s
workbench-ui / playwright smoke (pull_request) Failing after 40s
smoke / smoke (-m "not quarantine") (pull_request) Failing after 17m39s
Some checks failed
lane-shas / verify pinned lane SHAs (pull_request) Failing after 13m0s
workbench-ui / build + vitest (pull_request) Failing after 2m3s
workbench-ui / playwright smoke (pull_request) Failing after 40s
smoke / smoke (-m "not quarantine") (pull_request) Failing after 17m39s
This commit is contained in:
parent
c0d3420596
commit
9c8807e575
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -85,3 +85,6 @@ skills-lock.json
|
|||
|
||||
# Per-life backup checkpoint dirs are runtime-generated, not source.
|
||||
engine_state/_life_backup_*/
|
||||
|
||||
# Local MCP configuration (contains local tokens)
|
||||
.mcp.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue