diff --git a/dist.ini b/dist.ini index 61f20e8..ad10114 100644 --- a/dist.ini +++ b/dist.ini @@ -13,8 +13,16 @@ Path::Class = 0 JavaScript::Minifier::XS = 0 CSS::Minifier::XS = 0 -[@Basic] +[@Filter] +-bundle = @Basic +-remove = GatherDir +-remove = PruneCruft + +[GatherDir] include_dotfiles = 1 + +[PruneCruft] + except = \.travis.yml [Git::CommitBuild]