This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.8.x by this push:
new ebda6a13c16 Add gitignore
ebda6a13c16 is described below
commit ebda6a13c1658210132e2352111f5f89ff75ef00
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 21 09:59:53 2025 +0100
Add gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 353435dcccf..1cac7a74a74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ node_modules/
mvnd.zip*
.camel-jbang
.camel-jbang-run
+.mvn/.develocity/
\ No newline at end of file