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 b08cf9a862b7c5e48f31d30bfdfc69f66244da8d Author: Volkan Yazıcı <vol...@yazi.ci> AuthorDate: Thu Feb 23 22:19:00 2023 +0100 Add `maven-wrapper.jar` to `.gitignore` --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 56d48b6..d67ee40 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ target/ *.iws /out .flattened-pom.xml +/.mvn/wrapper/maven-wrapper.jar # Eclipse .project .classpath