ammachado opened a new pull request, #24607:
URL: https://github.com/apache/camel/pull/24607

   ## Description
   
   Adds `.codex` to `.gitignore`.
   
   `.codex` is Codex's project-scoped configuration directory (e.g. 
`config.toml`). 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 Codex from accidentally committing 
personal/local Codex configuration.
   - Consistent with the already-ignored `.claude` directory and `.mcp.json` 
file (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]

Reply via email to