Skip to content

Commit

Permalink
Add .java-version to gitignore to support jenv users (#6232)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbergelson authored Oct 28, 2019
1 parent 98707d7 commit 9012c74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ funcotator_tmp
#Eclipse files
/bin/
.project

#JENV local file
.java-version

0 comments on commit 9012c74

Please sign in to comment.