pub const FS_SYNC_GITIGNORE: u16 = _; // 64u16Expand 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.