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

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


The following commit(s) were added to refs/heads/main by this push:
     new e6ca819630 Ignore Claude local preferences
e6ca819630 is described below

commit e6ca819630ba1ec72a36714817d221db7c0f5994
Author: Alexandre Gallice <[email protected]>
AuthorDate: Tue Jun 23 11:37:13 2026 +0200

    Ignore Claude local preferences
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 401d58f613..71e5de115c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ perf-regression-report@*.txt
 
 # Claude
 .claude
+CLAUDE.local.md
 
 # Bob
 .bob

Reply via email to