This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new e4c375a1d0b5 chore: ignore .mcp.json (Claude Code project MCP config)
(#24605)
e4c375a1d0b5 is described below
commit e4c375a1d0b5a815f950192b43ebc8bb45353737
Author: Adriano Machado <[email protected]>
AuthorDate: Sat Jul 11 15:32:51 2026 -0400
chore: ignore .mcp.json (Claude Code project MCP config) (#24605)
Local Claude Code project-scoped MCP server configuration should not be
committed. Grouped alongside the existing .claude entry.
Co-authored-by: Claude Opus 4.8 <[email protected]>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 7c7295bcf5b8..50b0f778ea58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,4 +34,5 @@ mvnd.zip*
.mvn/.develocity/develocity-workspace-id
backlog
.claude
+.mcp.json
.omc