This is an automated email from the ASF dual-hosted git repository.
ayushsaxena pushed a commit to branch branch-2.9
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-2.9 by this push:
new 52ff445 HADOOP-16952. Add .diff to gitignore. Contributed by Ayush
Saxena.
52ff445 is described below
commit 52ff4458feee4e8251d77ae99a977c7714f8db35
Author: Ayush Saxena <[email protected]>
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 d1f4ecb..9808e9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
*.suo
*.vcxproj.user
*.patch
+*.diff
.idea
.svn
.classpath
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]