avoid .git and dist files
Hans Dieter Pearcey [Sat, 25 Apr 2009 23:26:52 +0000 (23:26 +0000)]
MANIFEST.SKIP

index 2ffcc10..f67fea0 100644 (file)
@@ -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