From: Michael Schubert <[email protected]>

Add the git-subtree command executable to .gitignore.

Author:    Michael Schubert <[email protected]>

Signed-off-by:    Michael Schubert <[email protected]>

Signed-off-by: David A. Greene <[email protected]>
---
 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
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to