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 2022/05/05 14:59:20 UTC

[camel-kamelets-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-kamelets-examples.git


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

commit ed54996398d39fc5b5f73110ca0fecc2b92897b0
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu May 5 16:59:10 2022 +0200

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

diff --git a/.gitignore b/.gitignore
index 4b906b8..157a4bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 target/
-.camel-jbang/
\ No newline at end of file
+.camel-jbang/
+camel-runner.jar
\ No newline at end of file