only bundle files known to git
Karen Etheridge [Tue, 7 Aug 2012 18:24:16 +0000 (11:24 -0700)]
dist.ini

index 6cc5b66..8545bb1 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -15,7 +15,11 @@ repository.url    = git://git.moose.perl.org/MooseX-AlwaysCoerce.git
 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-AlwaysCoerce.git;a=summary
 repository.type   = git
 
-[@Basic]
+[@Filter]
+-bundle = @Basic
+-remove = GatherDir
+
+[Git::GatherDir]
 
 [Prereqs / RuntimeRequires]
 Moose = 0