pub fn is_content_indexable( root: &Path, path: &Path, exclude_patterns: &[impl AsRef<str>], ) -> bool
Return true when path is an unsupported, safe text file suitable for chunks.
path