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/08/09 11:06:59 UTC

[camel-kamelets-examples] 02/02: Add to 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

commit 1f2bd21dee87dbb95c7009466d53950a78764058
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Aug 9 13:06:49 2022 +0200

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

diff --git a/.gitignore b/.gitignore
index 5639cf6..aa1bb21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@ target/
 .camel-jbang/
 .vscode/
 .idea/
-camel-runner.jar
\ No newline at end of file
+camel-runner.jar
+*.i??
\ No newline at end of file