ammachado opened a new pull request, #24605: URL: https://github.com/apache/camel/pull/24605
## Description Adds `.mcp.json` to `.gitignore`. `.mcp.json` is Claude Code's project-scoped MCP server configuration file. It is a local developer-tooling artifact and should not be committed to the repository, similar to the existing `.claude` entry it is grouped next to. ## Rationale - Prevents contributors who use Claude Code from accidentally committing personal/local MCP server definitions. - Consistent with the already-ignored `.claude` directory (AI tooling artifacts). No production, build, or runtime code is affected. --- _Claude Code on behalf of ammachado_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
