This is an automated email from the ASF dual-hosted git repository. dklco pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
commit b21ea3d11aaef1a0182ebc12c4051fa1fbb34e47 Author: Dan Klco <[email protected]> AuthorDate: Mon Sep 9 13:18:34 2019 -0400 Ignoring jenv files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 72d1875..f4810ad 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ maven-eclipse.xml .DS_Store jcr.log atlassian-ide-plugin.xml +/.java-version
