mirror of
https://github.com/restic/restic.git
synced 2025-06-07 19:38:29 +00:00

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.