skip .git and dist files
Hans Dieter Pearcey [Sun, 26 Apr 2009 23:02:01 +0000 (23:02 +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