* [PATCH] gitweb: Add ignore rule for GITWEB-BUILD-OPTIONS
@ 2010-05-02 11:08 Michael Wookey
2010-05-02 14:13 ` Sverre Rabbelier
0 siblings, 1 reply; 2+ messages in thread
From: Michael Wookey @ 2010-05-02 11:08 UTC (permalink / raw)
To: Git Mailing List, Junio C Hamano
Signed-off-by: Michael Wookey <michaelwookey@gmail.com>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 561401b..b60699b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -157,6 +157,7 @@
/gitk-git/gitk-wish
/gitweb/gitweb.cgi
/gitweb/gitweb.min.*
+/gitweb/GITWEB-BUILD-OPTIONS
/test-chmtime
/test-ctype
/test-date
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-02 14:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-02 11:08 [PATCH] gitweb: Add ignore rule for GITWEB-BUILD-OPTIONS Michael Wookey
2010-05-02 14:13 ` Sverre Rabbelier
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).