This is an automated email from the ASF dual-hosted git repository.
ayushsaxena pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.2 by this push:
new 4c63a81 HADOOP-16952. Add .diff to gitignore. Contributed by Ayush
Saxena.
4c63a81 is described below
commit 4c63a81b00df66a5a7b4de72e68785b27bb645d2
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 fc742c1..8b65052 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]