Tests if the ignore rules apply to the path provided.
This acts similar to filtering performed when calling "git add ." on the command line.
this |
A Repository. |
path |
A path within the repository. |
true if |