1ce5f9fab0
ripgrep: Ignore pw-install and PipeWire doc directory
2024-07-31 12:16:21 +05:30
30efe75dc7
ripgrep: Ignore meson build and GStreamer ci directory
2024-07-13 19:46:30 +05:30
2ffd6a3803
ripgrep: Ignore GStreamer tests directory
2024-06-03 11:59:25 +05:30
81aeeb634f
ripgrep: Ignore GStreamer NEWS files
2024-04-04 15:10:04 +05:30
5da79f451a
ripgrep: Ignore GStreamer integration test suite
2024-02-23 21:28:18 +05:30
4345961771
ripgrep: Ignore testHarness directory at work
2023-12-15 19:49:07 +05:30
b5495391da
ripgrep: Ignore js/test directory at work
2023-07-28 17:45:29 +05:30
a159fc3868
ripgrep: Ignore markdown files
...
When searching in projects like SIPjs, we get a lot of results which are
in markdown files as the documentation in SIPjs is in markdown. We mostly
care about code when searching. So ignore markdown files while searching
just like we ignore a few others.
2023-06-29 19:43:37 +05:30
b01b94a251
ripgrep: Add a configuration file
...
Primarily contains things we want to be ignored by ripgrep for now.
We had been including these in gitignore which was not really correct.
2023-05-15 20:45:48 +05:30