pub fn is_path_included(
    _path: &str,
    _includes: &[&str],
    _excludes: &[&str]
) -> bool