pub const FS_GREP_FILE_IGNORED: u8 = _; // 1u8
The file is gitignored. It still gets searched — ignore rules rank rather than filter here — but sorts after every non-ignored file.