ripgrep: Ignore GStreamer integration test suite

This commit is contained in:
Sanchayan Maity 2024-02-23 15:48:32 +05:30
parent 129c16f1ff
commit 5da79f451a
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -14,3 +14,4 @@
--glob=!*.md --glob=!*.md
--glob=!test/ --glob=!test/
--glob=!testHarness/ --glob=!testHarness/
--glob=!*/gst-integration-testsuites/*