1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-01 08:00:48 +00:00

Ignore .java-version for jenv users

This commit is contained in:
Josep Mones Teixidor 2021-07-29 03:48:02 +02:00
parent 1edafc748d
commit b3677c66f2

3
.gitignore vendored
View File

@ -17,3 +17,6 @@ target/
.settings/ .settings/
.classpath .classpath
.project .project
# for jenv users
.java-version