pub(crate) fn matches_ignore(rel: &str, patterns: &[impl AsRef<str>]) -> bool
Return true if the relative path matches any of the given glob patterns.
true