mirror of
https://github.com/restic/restic.git
synced 2026-05-07 02:55:24 +00:00
f880ff21aa
An exclude filter is basically a 'wildcard but foo', so even if a childMayMatch, other children of a dir may not, therefore childMayMatch does not matter, but we should not go down unless the dir is selected for restore.