This is an automated email from the ASF dual-hosted git repository.

aldettinger pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
     new 2051009d Align AI assistants related exclusions to Camel Quarkus 
.gitignore
2051009d is described below

commit 2051009d12ea8d8123e8e579fbd8c4c7936bb199
Author: aldettinger <[email protected]>
AuthorDate: Mon Jun 15 15:40:40 2026 +0200

    Align AI assistants related exclusions to Camel Quarkus .gitignore
---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 2d257580..1fc92599 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,5 +48,8 @@ flight.*
 train.*
 app.*
 
-# AI assistants
+# Claude
+.claude
+
+# Bob
 .bob

Reply via email to