dotfiles/ripgrep/.config/ripgrep/ripgreprc
Sanchayan Maity 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

14 lines
242 B
Plaintext

--glob=!git/*
--glob=!*/gst-docs/*
--glob=!hotdoc-*/
--glob=!*/gstreamer-sharp/*
--glob=!ChangeLog
--glob=!*girs/*
--glob=!*.po
--glob=!*.json
--glob=!*.lock
--glob=!node_modules/*
--glob=!mediasoup/*
--glob=!mediasoup-*/
--glob=!north-star/