You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by me...@apache.org on 2019/06/17 08:15:02 UTC

[hbase] branch branch-1.4 updated: HBASE-22593 Added Jenv file to gitignore (#314)

This is an automated email from the ASF dual-hosted git repository.

meszibalu pushed a commit to branch branch-1.4
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-1.4 by this push:
     new 60f8fa6  HBASE-22593 Added Jenv file to gitignore (#314)
60f8fa6 is described below

commit 60f8fa6e4b313aff3b65885ce936c5cc56a4ce28
Author: Jan Hentschel <ja...@ultratendency.com>
AuthorDate: Mon Jun 17 10:05:22 2019 +0200

    HBASE-22593 Added Jenv file to gitignore (#314)
    
    Signed-off-by: Balazs Meszaros <me...@apache.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 0fce7d4..0ae87d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ linklint-*.zip
 linklint/
 .checkstyle
 **/.checkstyle
+.java-version