chore(security): ignore local mcp.json configs
CI / changes (push) Successful in 5s
CI / openapi (push) Skipped
CI / web (push) Skipped
CI / commitlint (push) Skipped
CI / go (push) Successful in 1m0s
CI / bird2 (push) Successful in 16s
CI / release (push) Successful in 4m9s

.cursor/mcp.json и .mcp.json в gitignore; убраны из индекса; example без секрета.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Denozordec
2026-07-21 00:30:06 +07:00
co-authored by Cursor
parent c273cea067
commit df7cd99060
4 changed files with 5 additions and 23 deletions
@@ -13,7 +13,7 @@
"reui": {
"url": "https://mcp.reui.io",
"headers": {
"Authorization": "Bearer REUI-EAF4-EA40-6C5C-5D86"
"Authorization": "Bearer <REUI_LICENSE_KEY>"
}
}
}