ARGH use a blacklist, not a whitelist
Karen Etheridge [Thu, 12 Sep 2013 22:12:18 +0000 (15:12 -0700)]
and oh look! some other files get added to the MANIFEST that have existed in
the repo for a very long time...
sigh, I hate you Module::Install.

MANIFEST.SKIP

index 1fd3152..20e3003 100644 (file)
@@ -1,3 +1,5 @@
 #!include_default
-^(?!script/|examples/|lib/|inc/|t/.+\.t|t/dist/\w+/(\w+\.PL|lib/\w+\.pm)|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)
-.svn
+^local-lib-
+^\.
+^MANIFEST.SKIP$
+MYMETA\.