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