This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
The following commit(s) were added to refs/heads/master by this push:
new 39cb2eb89 Ignore Maven beta noise
39cb2eb89 is described below
commit 39cb2eb89f6a61637d2662e5bb2beb987a74eada
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 11 17:35:24 2026 -0500
Ignore Maven beta noise
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index ed4144aa1..8d85ed51c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ maven-eclipse.xml
build.properties
site-content
*~
+.mvn/
# IntelliJ IDEA files
.idea