pub fn find_ignored_paths_with_source( repo_root: &Path, rel_paths: &[String], ) -> FxHashMap<String, IgnoreSource>