pub fn git_ignored( git_command: &str, xvc_root_str: &str, path: &str, ) -> Result<bool>
Run git check-ignore to check if a path is ignored by Git
git check-ignore