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 10:06:00 UTC

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

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

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

commit 9c67714ac9584356f8da11eec82043cde5e6c401
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*