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


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

commit 631643400ba9815a25991b3c92f6f532461417cd
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Apr 28 07:26:43 2022 +0200

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

diff --git a/.gitignore b/.gitignore
index 80def4b..3020924 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ yarn-error.log*
 *.rej
 
 # Local environment
+.camel-jbang
 .env
 /.java-version
 /keys/*

Reply via email to