mirror of
https://github.com/restic/restic.git
synced 2025-10-27 14:38:38 +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.