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 554eb26c7 Git ignore jenv's version file
554eb26c7 is described below

commit 554eb26c78210bff95545de1de80230c83e73132
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Sep 20 20:20:42 2024 -0400

    Git ignore jenv's version file
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index c30f980e3..9f53138f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,6 @@ site-content
 .project
 .externalToolBuilders
 .checkstyle
+
+# jenv's version file
+.java-version

Reply via email to