Add .yuv files to ripgrep ignorelist
dblume

dblume commited on 2022-11-14 11:03:33
Showing 1 changed files, with 1 additions and 0 deletions.

... ...
@@ -2,5 +2,6 @@
2 2
 --line-number
3 3
 --glob=!tags
4 4
 --glob=!cscope.*
5
+--glob=!*.yuv
5 6
 --glob=!**/platforms/Roku{4,TV,X64}
6 7
 --glob=!toolchain/toolchain-roku*
7 8