From 970cfc579ac430d170daa8b3c5af06b39cd7ebbe Mon Sep 17 00:00:00 2001 From: Fabrice Ducos Date: Sun, 23 Apr 2023 11:58:52 +0200 Subject: [PATCH] .gitignore: .java-version added (a .jenv configuration file) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d7642856..e9cc7bb8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ jit/ *.zip docs *.0 +.java-version