You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by yw...@apache.org on 2016/03/18 07:44:06 UTC

bigtop git commit: BIGTOP-2359. Add .DS_Store to .gitignore

Repository: bigtop
Updated Branches:
  refs/heads/master bc1312d64 -> bba8493fa


BIGTOP-2359. Add .DS_Store to .gitignore


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

Branch: refs/heads/master
Commit: bba8493faed56e71066642638881c11eff3f3535
Parents: bc1312d
Author: Youngwoo Kim <yw...@apache.org>
Authored: Fri Mar 18 15:34:54 2016 +0900
Committer: Youngwoo Kim <yw...@apache.org>
Committed: Fri Mar 18 15:34:54 2016 +0900

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/bba8493f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 8e6be6d..dd81dfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ target
 .gradle
 gradle*
 .vagrant
+.DS_Store