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.git


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

commit dadf46bc9f8e30de0686e454206862a8044f1859
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Dec 4 16:50:31 2022 +0100

    Add camel-jbang to git ignore
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 061d8010b26..1f691b60f9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,4 +26,5 @@ components/camel-cxf/activemq-data
 .flattened-pom.xml
 .java-version
 node_modules/
-mvnd.zip*
\ No newline at end of file
+mvnd.zip*
+.camel-jbang
\ No newline at end of file

Reply via email to