pub fn has_exclude_pattern(existing: &[String], pattern: &str) -> bool
Return true when existing already contains pattern after normalization.
true
existing
pattern