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 67dc45a  Add idea to gitignore
67dc45a is described below

commit 67dc45a90751cc8cdd53e349a678e5748a77c82b
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Jun 19 10:29:30 2022 +0200

    Add idea to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to