A predicate function that, given an absolute file path, returns true if the file should be ignored, or false if the file should be kept. This does not use any of the default ignored files/directories listed for the ignore option.
path
true
false
A predicate function that, given an absolute file
path, returnstrueif the file should be ignored, orfalseif the file should be kept. This does not use any of the default ignored files/directories listed for the ignore option.