ripgrep: Ignore meson build and GStreamer ci directory
This commit is contained in:
parent
5a80d2706b
commit
30efe75dc7
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@
|
|||
--glob=!*/gst-integration-testsuites/*
|
||||
--glob=!tests/
|
||||
--glob=!NEWS
|
||||
--glob=!build/*
|
||||
--glob=!ci/*
|
||||
|
|
Loading…
Reference in a new issue