This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 7e30852a21dce9c898ff20813bcb2bbab561d9dc Author: aldettinger <[email protected]> AuthorDate: Tue Jun 23 09:12:40 2026 +0200 Ignore Claude local preferences --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1fc92599..331c794b 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,7 @@ app.* # Claude .claude +CLAUDE.local.md # Bob .bob
