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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit d52fb3d34752173d0242344148756bdb9c64a330
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Apr 27 15:24:33 2021 +0200

    Camel-Kamelets catalog: Add .gitignore
---
 camel-kamelets-catalog/.gitignore | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/camel-kamelets-catalog/.gitignore 
b/camel-kamelets-catalog/.gitignore
new file mode 100644
index 0000000..b9130f2
--- /dev/null
+++ b/camel-kamelets-catalog/.gitignore
@@ -0,0 +1,28 @@
+target
+*.iml
+*.ipr
+*.iws
+.idea
+.DS_Store
+.classpath
+.ekstazi
+.project
+.settings
+.checkstyle
+*.log
+test-salesforce-login.properties
+dependency-reduced-pom.xml
+id_file
+components/camel-solr/data
+*.epoch
+.factorypath
+.pmd
+.sts4-cache
+log-camel-lsp.out
+.vscode
+*.code-workspace
+components/camel-cxf/activemq-data
+*.swp
+.flattened-pom.xml
+.java-version
+node_modules/

Reply via email to