should_include_entry

Function should_include_entry 

Source
pub fn should_include_entry(
    entry: &DirEntry,
    base_dir: &str,
    ignore_patterns: &[String],
) -> bool
Expand description

Check if a directory entry should be included based on gitignore patterns and file type support