Function gitconfig_excludes_path
fn gitconfig_excludes_path() -> Option<std::path::PathBuf>
Return the file path of the current environment's global gitignore file.
Note that the file path returned may not exist.