Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up--debug should print information about ignore files being read #1375
Labels
Comments
Note that this already happens today. For example:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


rg --debugshould output information about ignore files being read.Currently it outputs something like the following, but it is not clear where the patterns are coming from:
(This information (source filename) could also be displayed with
Ignore/Whitelistinstances in the debug log later on - or getting assigned a number, which then gets referenced from there (to shortness).)ripgrep 11.0.2