ack has this cool ability to ignore files and directories on a 
project-by-project basis, using .ackrc files. grep has a feature like this, 
--exclude-from=FILE.

Could the next version of gnu grep --exclude-from=./.grepignore and 
--exclude-from=~/.grepignore by default?

Reply via email to