▲ | woodruffw 12 hours ago | ||||||||||||||||
Maybe I’m missing something, but doesn’t ripgrep ignore untracked files in git by default already? | |||||||||||||||||
▲ | oever 12 hours ago | parent [-] | ||||||||||||||||
The point is to search hidden files that are tracked by git. An example is CI scripts which are stored in places like .woodpecker, .forgejo, .gitlab-ci-yml. | |||||||||||||||||
|