* [TIG PATCH] Ignore generated manpages.
@ 2007-07-03 14:50 Brian Gernhardt
2007-07-03 16:23 ` Jonas Fonseca
0 siblings, 1 reply; 2+ messages in thread
From: Brian Gernhardt @ 2007-07-03 14:50 UTC (permalink / raw)
To: git, Jonas Fonseca
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [TIG PATCH] Ignore generated manpages.
2007-07-03 14:50 [TIG PATCH] Ignore generated manpages Brian Gernhardt
@ 2007-07-03 16:23 ` Jonas Fonseca
0 siblings, 0 replies; 2+ messages in thread
From: Jonas Fonseca @ 2007-07-03 16:23 UTC (permalink / raw)
To: Brian Gernhardt; +Cc: git
Brian Gernhardt <benji@silverinsanity.com> wrote Tue, Jul 03, 2007:
> Adds tig.1 and tigrc.5 to .gitignore
Thanks. Applied and pushed out.
--
Jonas Fonseca
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-03 16:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03 14:50 [TIG PATCH] Ignore generated manpages Brian Gernhardt
2007-07-03 16:23 ` Jonas Fonseca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).