From: Hans Dieter Pearcey Date: Sat, 25 Apr 2009 23:26:52 +0000 (+0000) Subject: avoid .git and dist files X-Git-Tag: v1.0~22 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FHTTP-Request-AsCGI.git;a=commitdiff_plain;h=d61872c8fd0b2f3990f0f91f8fd65e61f20eff8a avoid .git and dist files --- diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 2ffcc10..f67fea0 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -3,6 +3,7 @@ \bCVS\b ,v$ \B\.svn\b +\B\.git\b # Avoid Makemaker generated and utility files. \bMakefile$ @@ -23,3 +24,5 @@ \.bak$ \#$ \b\.# + +^HTTP-Request-AsCGI-\d