Closed happypeter closed 9 years ago
now I use happygrep keyword ignore_stuff to get things ignored, this is bad format, try
happygrep keyword ignore_stuff
happygrep keyword --exclude file1 dir2/
or maybe even better, read stuff from somefile like .gitignore
.gitignore
happygrep keyword --exclude-list .gitignore
now I use
happygrep keyword ignore_stuff
to get things ignored, this is bad format, tryor maybe even better, read stuff from somefile like
.gitignore