This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
commit 025d8a23bffd7ae7b173dd6f235a0f0ce53130c8 Author: Volkan Yazıcı <[email protected]> AuthorDate: Thu Jun 29 20:51:24 2023 +0200 Remove redundant `.gitignore` entry --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8083907..d67ee40 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,3 @@ target/ .project .classpath .settings/ -# Maven Wrapper -/.mvn/wrapper/maven-wrapper.jar
