This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 57b498b Ignore `.mvn/extensions.xml` file
57b498b is described below
commit 57b498bd989ac33f3c445580cc1e3e885bd121b4
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu May 29 08:56:42 2025 +0200
Ignore `.mvn/extensions.xml` file
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c47e3f3..50bc678 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ target/
*.iws
/out
.flattened-pom.xml
+/.mvn/extensions.xml
/.mvn/wrapper/maven-wrapper.jar
# Eclipse
.project