This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.18.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 39392f0f75c387391688f1722685729e2d5a4b73 Author: Claus Ibsen <[email protected]> AuthorDate: Wed May 13 07:28:51 2026 +0200 Add claude to git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6dafc7809cc6..d23e98a459f6 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ mvnd.zip* .camel-jbang .camel-jbang-run .mvn/.develocity/develocity-workspace-id +.claude \ No newline at end of file
