login
Header Space

 
 

[TIG PATCH] Ignore generated manpages.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>, Jonas Fonseca <fonseca@...>
Date: Tuesday, July 3, 2007 - 10:50 am

Adds tig.1 and tigrc.5 to .gitignore

Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
---

 A simple change that will help me from committing man pages by
 accident.  ;-)

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f7ab840..9bc5de5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ manual.toc
 tig
 tig.spec
 tig-*.tar.gz
+tig.1
+tigrc.5
-- 
1.5.3.rc0

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[TIG PATCH] Ignore generated manpages., Brian Gernhardt, (Tue Jul 3, 10:50 am)
Re: [TIG PATCH] Ignore generated manpages., Jonas Fonseca, (Tue Jul 3, 12:23 pm)
speck-geostationary