chore(security): игнорировать локальные mcp.json
.cursor/mcp.json и .mcp.json в gitignore; убраны из индекса; добавлен mcp.json.example без секрета. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"pid": 46884,
|
||||
"version": "0.9.9",
|
||||
"socketPath": "\\\\.\\pipe\\codegraph-7bcc7a2b16d00925",
|
||||
"startedAt": 1784567658430
|
||||
}
|
||||
@@ -33,3 +33,7 @@ Thumbs.db
|
||||
# Build
|
||||
version.txt
|
||||
.codegraph/daemon.pid
|
||||
|
||||
# Local MCP configs (may contain REUI license Bearer)
|
||||
.cursor/mcp.json
|
||||
.mcp.json
|
||||
|
||||
Reference in New Issue
Block a user