pub fn gitconfig_excludes_path() -> Option<PathBuf>
Expand description

Return the file path of the current environment’s global gitignore file.

Note that the file path returned may not exist.