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 2021/03/17 14:33:21 UTC

[camel] 02/02: Add ignore

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ecbd4b4ebdbbd84a537ec686fb1abac2310b0976
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Mar 17 15:31:21 2021 +0100

    Add ignore
---
 core/camel-componentdsl/.gitignore | 1 +
 core/camel-endpointdsl/.gitignore  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/core/camel-componentdsl/.gitignore b/core/camel-componentdsl/.gitignore
new file mode 100644
index 0000000..bf16d50
--- /dev/null
+++ b/core/camel-componentdsl/.gitignore
@@ -0,0 +1 @@
+*.jfr
\ No newline at end of file
diff --git a/core/camel-endpointdsl/.gitignore b/core/camel-endpointdsl/.gitignore
new file mode 100644
index 0000000..bf16d50
--- /dev/null
+++ b/core/camel-endpointdsl/.gitignore
@@ -0,0 +1 @@
+*.jfr
\ No newline at end of file