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