Y
Hacker News
new
|
ask
|
show
|
jobs
by
nothrows
2840 days ago
sticking with ack. a tool for humans with decent .ignore file support. ag and rg never seem to ignore the subdirectories I want.
1 comments
burntsushi
2840 days ago
Can you give a specific example? I'd be happy to try and work though it with you! ripgrep certainly supports .ignore files. Last I checked, ack specifically doesn't support .ignore files:
https://beyondgrep.com/feature-comparison/
link