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/04/28 06:11:21 UTC

[camel-quarkus] 03/03: Ignore rotated quarkus.log files

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

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

commit aef8183bc6347c6b5f6bc740e0e44e927363938a
Author: James Netherton <ja...@gmail.com>
AuthorDate: Wed Apr 27 16:04:58 2022 +0100

    Ignore rotated quarkus.log files
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 10118674a8..daf7212195 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,4 +40,4 @@ nb-configuration.xml
 *.swp
 
 # Quarkus
-quarkus.log
+quarkus.log*