This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.10.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit c72097efe11246b19b43fe214f0dbc90ec915170 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
