ripgrep: add /.github/ to whitelist

It's pretty common to want to search this, since it defines the CI
configuration of the project.
This commit is contained in:
Andrew Gallant
2022-08-17 08:30:47 -04:00
parent a9d97a1dda
commit 387df97d85

1
.ignore Normal file
View File

@@ -0,0 +1 @@
!/.github/