summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-06-24 13:08:41 -0400
committerJesse Luehrs <doy@tozt.net>2018-06-24 13:08:41 -0400
commit02645507b1ae3d9422f453568f4e1a732e18f5e7 (patch)
tree8914335e4648eff56bbeaddf79c7d634271b1dee /dist.ini
parentc1fb530eea90fcf7c1c294b44d6d833e4dbcd809 (diff)
downloadwww-ynab-02645507b1ae3d9422f453568f4e1a732e18f5e7.tar.gz
www-ynab-02645507b1ae3d9422f453568f4e1a732e18f5e7.zip
docs
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 3784cd1..818156c 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,9 +3,18 @@ author = Jesse Luehrs <doy@tozt.net>
license = MIT
copyright_holder = Jesse Luehrs
+[FileFinder::Filter / WeaverFiles]
+finder = :InstallModules
+finder = :ExecFiles
+skip = ^lib/WWW/YNAB/(ModelHelpers|UA).pm$
+
[@DOY]
:version = 0.15
dist = WWW-YNAB
repository = github
+[MetaNoIndex]
+package = WWW::YNAB::ModelHelpers
+package = WWW::YNAB::UA
+
[AutoPrereqs]