list of files to exclude from MANIFEST foerste
authorMatthias Förste <foerste@schlittermann.de>
Tue, 15 Jul 2014 15:39:57 +0200
branchfoerste
changeset 64 a14d0bfd2e21
parent 63 f3a549693fdf
child 65 85a89053a279
list of files to exclude from MANIFEST
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)$