diff --git a/dist.ini b/dist.ini index 4beec4f..8fb6c5d 100644 --- a/dist.ini +++ b/dist.ini @@ -26,5 +26,7 @@ critic_config = perlcritic.rc [PruneFiles] filename = xtest.sh ; Local git development test script, sets environment for local dzil xtest -; match = ^test_data/ -; match = ^test.cvs$ \ No newline at end of file +match = ^ci-docker/ ; Local git testing stuff, doesn't need to be part of the dist +filename = Client.pod +filename = README.pod +filename = README.md \ No newline at end of file