Skip to main content

FS_GREP_FILE_IGNORED

Constant FS_GREP_FILE_IGNORED 

Source
pub const FS_GREP_FILE_IGNORED: u8 = _; // 1u8
Expand description

The file is gitignored. It still gets searched — ignore rules rank rather than filter here — but sorts after every non-ignored file.