You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2022/03/02 10:35:42 UTC

[camel-quarkus-examples] 02/03: Sync .gitignore with the main project

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

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

commit b7796181bf9f73d049559fe0f41e413826ed7a49
Author: James Netherton <ja...@gmail.com>
AuthorDate: Wed Mar 2 09:17:18 2022 +0000

    Sync .gitignore with the main project
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 873f81c..1011867 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ pom.xml.releaseBackup
 pom.xml.versionsBackup
 pom.xml.next
 release.properties
+dependency-reduced-pom.xml
 
 # Eclipse
 .project
@@ -37,3 +38,6 @@ nb-configuration.xml
 
 # Vi/Vim
 *.swp
+
+# Quarkus
+quarkus.log