Merge branch 'chore-script' of https://github.com/jpirnay/crosspoint-reader into mybuild

This commit is contained in:
jpirnay
2026-03-27 17:30:07 +01:00
+1
View File
@@ -97,6 +97,7 @@ $exclude = @(
'lib\Epub\Epub\hyphenation\generated' 'lib\Epub\Epub\hyphenation\generated'
'lib\uzlib' 'lib\uzlib'
'.pio' '.pio'
'.venv'
) )
function Test-Excluded($fullPath) { function Test-Excluded($fullPath) {