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 ay...@apache.org on 2020/05/01 09:14:03 UTC

[hadoop] branch branch-3.3 updated: HADOOP-16952. Add .diff to gitignore. Contributed by Ayush Saxena.

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

ayushsaxena pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new ccebc9d  HADOOP-16952. Add .diff to gitignore. Contributed by Ayush Saxena.
ccebc9d is described below

commit ccebc9d9d0d01b600d2be9f7844f98818e80b461
Author: Ayush Saxena <ay...@apache.org>
AuthorDate: Fri Apr 3 13:57:02 2020 +0530

    HADOOP-16952. Add .diff to gitignore. Contributed by Ayush Saxena.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 551b1b5..3b9cc25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
 *.suo
 *.vcxproj.user
 *.patch
+*.diff
 .idea
 .svn
 .classpath


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