"David A. Greene" [off-list ref] writes:
From: Michael Schubert <redacted>
Add the git-subtree command executable to .gitignore.
Author: Michael Schubert [off-list ref]
Signed-off-by: Michael Schubert <redacted>
Signed-off-by: David A. Greene <redacted>
---
Seems sensible; I think I have this already in my tree.
quoted hunk
contrib/subtree/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/subtree/.gitignore b/contrib/subtree/.gitignore
index 7e77c9d..91360a3 100644
--- a/contrib/subtree/.gitignore
+++ b/contrib/subtree/.gitignore
@@ -1,4 +1,5 @@
*~
+git-subtree
git-subtree.xml
git-subtree.1
mainline