You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2017/12/27 03:24:50 UTC

hbase git commit: HBASE-19637 Add .checkstyle to gitignore

Repository: hbase
Updated Branches:
  refs/heads/master 0e85a880f -> 3317b8738


HBASE-19637 Add .checkstyle to gitignore


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3317b873
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3317b873
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3317b873

Branch: refs/heads/master
Commit: 3317b8738d9028b935fc0cc0e645372d1027a5a7
Parents: 0e85a88
Author: zhangduo <zh...@apache.org>
Authored: Wed Dec 27 11:19:02 2017 +0800
Committer: zhangduo <zh...@apache.org>
Committed: Wed Dec 27 11:24:35 2017 +0800

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/3317b873/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 405edc0..0fce7d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ dependency-reduced-pom.xml
 link_report/
 linklint-*.zip
 linklint/
+.checkstyle
+**/.checkstyle