feat: add rsync exclude
All checks were successful
Self Test / test (push) Successful in 13s

This commit is contained in:
Dominik Polakovics Polakovics 2026-02-02 21:20:21 +01:00
parent fbe4f7d8c9
commit 85841ba154

View file

@ -76,6 +76,7 @@ set('rsync', [
'psalm.xml',
'psalm-baseline.xml',
'renovate.json',
'deploy-lib.php',
'*.md',
],
'exclude-file' => false,