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 2024/03/21 17:18:12 UTC

(camel-kamelets-examples) branch main updated: Ignore test folder

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 b2e7f0b  Ignore test folder
b2e7f0b is described below

commit b2e7f0b255cdd4a7ccb639a0f70b6111076700bc
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Mar 21 18:17:39 2024 +0100

    Ignore test folder
---
 jbang/camel-1.0/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jbang/camel-1.0/.gitignore b/jbang/camel-1.0/.gitignore
new file mode 100644
index 0000000..30d74d2
--- /dev/null
+++ b/jbang/camel-1.0/.gitignore
@@ -0,0 +1 @@
+test
\ No newline at end of file