git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Gitweb: ignore build file
@ 2010-04-25 20:17 Sverre Rabbelier
  2010-04-25 20:19 ` Sverre Rabbelier
  0 siblings, 1 reply; 3+ messages in thread
From: Sverre Rabbelier @ 2010-04-25 20:17 UTC (permalink / raw)
  To: Junio C Hamano, Mark Rada, Git List,
	John 'Warthog9' Hawley
  Cc: Sverre Rabbelier

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
---

  Seems like this was forgotten in 8de096b6 
  ("gitweb: simplify gitweb.min.* generation and clean-up rules", Thu Apr 15)

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

diff --git a/.gitignore b/.gitignore
index 83dd1e8..14e2b6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -156,6 +156,7 @@
 /git-write-tree
 /git-core-*/?*
 /gitk-git/gitk-wish
+/gitweb/GITWEB-BUILD-OPTIONS
 /gitweb/gitweb.cgi
 /gitweb/gitweb.min.*
 /test-chmtime
-- 
1.7.1.6.ga2e26

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-25 20:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-25 20:17 [PATCH] Gitweb: ignore build file Sverre Rabbelier
2010-04-25 20:19 ` Sverre Rabbelier
2010-04-25 20:23   ` 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).