From: Mark Rada <marada@uwaterloo.ca>
To: Git <git@vger.kernel.org>
Cc: Junio Hamano <gitster@pobox.com>
Subject: [PATCH] Tell ignore file about generate files in /gitweb/static
Date: Sat, 21 Aug 2010 12:18:37 -0400 [thread overview]
Message-ID: <4C6FFC5D.2090506@mailservices.uwaterloo.ca> (raw)
Signed-off-by: Mark Rada <marada@uwaterloo.ca>
---
Noticed this while compiling today.
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 1a928c3..20560b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -158,7 +158,7 @@
/gitk-git/gitk-wish
/gitweb/GITWEB-BUILD-OPTIONS
/gitweb/gitweb.cgi
-/gitweb/gitweb.min.*
+/gitweb/static/gitweb.min.*
/test-chmtime
/test-ctype
/test-date
--
1.7.2.2.537.g0cead.dirty
next reply other threads:[~2010-08-21 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-21 16:18 Mark Rada [this message]
2010-08-22 7:23 ` [PATCH] Tell ignore file about generate files in /gitweb/static Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C6FFC5D.2090506@mailservices.uwaterloo.ca \
--to=marada@uwaterloo.ca \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).