git_global_excludes_path

Function git_global_excludes_path 

Source
pub fn git_global_excludes_path() -> Option<PathBuf>
Expand description

Resolve the global Git excludes file selected by the same ignore engine as scans.

The returned path may not exist yet. Callers that retain a source-policy witness should therefore preserve the path and its absent/present state.