You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/10/13 17:17:18 UTC

[camel-examples] branch main updated: Add git ignore

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

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


The following commit(s) were added to refs/heads/main by this push:
     new fb3dd87d Add git ignore
fb3dd87d is described below

commit fb3dd87d9e539cf54175ddfc22b9b47234e8eefe
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Oct 13 13:18:27 2023 +0200

    Add git ignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5d69a553..445a59d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ components/camel-cxf/activemq-data
 *.swp
 .flattened-pom.xml
 .java-version
+.camel-jbang
\ No newline at end of file