Skip to main content

FS_SYNC_GITIGNORE

Constant FS_SYNC_GITIGNORE 

Source
pub const FS_SYNC_GITIGNORE: u16 = _; // 64u16
Expand description

Honor .gitignore in and above the root, plus the governing repository’s $GIT_DIR/info/exclude, the user’s core.excludesFile, and its core.ignorecase. Off by default, so a sync only narrows when asked.