[Catalyst-commits] r9867 - HTTP-Request-AsCGI/trunk

hdp at dev.catalyst.perl.org hdp at dev.catalyst.perl.org
Sun Apr 26 23:02:02 GMT 2009


Author: hdp
Date: 2009-04-27 00:02:01 +0100 (Mon, 27 Apr 2009)
New Revision: 9867

Modified:
   HTTP-Request-AsCGI/trunk/MANIFEST.SKIP
Log:
skip .git and dist files

Modified: HTTP-Request-AsCGI/trunk/MANIFEST.SKIP
===================================================================
--- HTTP-Request-AsCGI/trunk/MANIFEST.SKIP	2009-04-26 23:01:56 UTC (rev 9866)
+++ HTTP-Request-AsCGI/trunk/MANIFEST.SKIP	2009-04-26 23:02:01 UTC (rev 9867)
@@ -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




More information about the Catalyst-commits mailing list