Some more prune file stuff to clean up the dist more
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
This commit is contained in:
parent
1d0e963a27
commit
68bfb84348
1 changed files with 4 additions and 2 deletions
6
dist.ini
6
dist.ini
|
@ -26,5 +26,7 @@ critic_config = perlcritic.rc
|
||||||
|
|
||||||
[PruneFiles]
|
[PruneFiles]
|
||||||
filename = xtest.sh ; Local git development test script, sets environment for local dzil xtest
|
filename = xtest.sh ; Local git development test script, sets environment for local dzil xtest
|
||||||
; match = ^test_data/
|
match = ^ci-docker/ ; Local git testing stuff, doesn't need to be part of the dist
|
||||||
; match = ^test.cvs$
|
filename = Client.pod
|
||||||
|
filename = README.pod
|
||||||
|
filename = README.md
|
Loading…
Add table
Reference in a new issue