Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Rada <marada@uwaterloo.ca>2010-04-03 04:33:55 +0400
committerJunio C Hamano <gitster@pobox.com>2010-04-03 08:23:26 +0400
commit8830bf4bc5b2d03027eff8a4dc6a0cb823ec3c3b (patch)
tree4291b72a194b1e5285234c6f8473e064d878a736 /.gitignore
parent890a13a45285ad44858add2ce2f74eb478f549c8 (diff)
Gitweb: add ignore and clean rules for minified files
Signed-off-by: Mark Rada <marada@uwaterloo.ca> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7b3acb7664..4c2415276f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -156,6 +156,7 @@
/git-core-*/?*
/gitk-git/gitk-wish
/gitweb/gitweb.cgi
+/gitweb/gitweb.min.*
/test-chmtime
/test-ctype
/test-date