From 7642bda441928d38d06e20e801b96f3ba748d97c Mon Sep 17 00:00:00 2001 From: evanweaver Date: Mon, 24 Sep 2007 01:24:50 +0000 Subject: remove irrelevant files from the manifest git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@610 19e92222-5c0b-0410-8929-a290d50e31e9 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index ca80f16..ce99553 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,7 @@ Echoe.new("mongrel") do |p| p.author ="Zed A. Shaw" p.clean_pattern = ["ext/http11/*.{bundle,so,o,obj,pdb,lib,def,exp}", "ext/http11/Makefile", "pkg", "lib/*.bundle", "*.gem", "doc/site/output", ".config"] p.rdoc_pattern = ['README', 'LICENSE', 'COPYING', 'lib/**/*.rb', 'doc/**/*.rdoc', 'ext/http11/http11.c'] - p.ignore_pattern = /^projects/ + p.ignore_pattern = /^projects|^site/ p.ruby_version = '>= 1.8.4' p.dependencies = ['gem_plugin >=0.2.3', 'cgi_multipart_eof_fix >=2.4'] -- cgit v1.2.3-24-ge0c7