# HG changeset patch # User Matthias Förste # Date 1405431597 -7200 # Node ID a14d0bfd2e21b7efa0a5c32eaa730e95641e7e49 # Parent f3a549693fdf85c16c4f16eba600d835b8ce791c list of files to exclude from MANIFEST diff -r f3a549693fdf -r a14d0bfd2e21 MANIFEST.SKIP --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MANIFEST.SKIP Tue Jul 15 15:39:57 2014 +0200 @@ -0,0 +1,21 @@ +#!include_default +# Avoid configuration metadata file +^MYMETA\. + +# Avoid Module::Build generated and utility files. +\bBuild$ +\bBuild.bat$ +\b_build +\bBuild.COM$ +\bBUILD.COM$ +\bbuild.com$ +^MANIFEST\.SKIP + +# Avoid archives of this distribution +\bIus-Dav-Htpasswd-[\d\.\_]+ + +^\.hg(ignore|tags)$ +^libius-dav-htpasswd-perl-deps_.+_all\.deb$ +^TODO$ +^ius-dav-htpasswd\.conf$ +\.(bak|orig)$