You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ta...@apache.org on 2018/08/22 15:51:36 UTC

hadoop git commit: HADOOP-15689. Add "*.patch" into .gitignore file of branch-2. Contributed by Rui Gao.

Repository: hadoop
Updated Branches:
  refs/heads/branch-2 8e09ff918 -> ac7eef413


HADOOP-15689. Add "*.patch" into .gitignore file of branch-2. Contributed by Rui Gao.


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

Branch: refs/heads/branch-2
Commit: ac7eef4131eb7e39abda5c34636a2ffb6ba984b8
Parents: 8e09ff9
Author: Takanobu Asanuma <ta...@apache.org>
Authored: Thu Aug 23 00:39:03 2018 +0900
Committer: Takanobu Asanuma <ta...@apache.org>
Committed: Thu Aug 23 00:39:03 2018 +0900

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/ac7eef41/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index fb67e69..d1f4ecb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
 *.sdf
 *.suo
 *.vcxproj.user
+*.patch
 .idea
 .svn
 .classpath


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org