Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change will prepend "^" and append "/" if a start anchor is detected in the regex string. This allows users to specify relative paths to exclude. It also removes replacing occurences of "*" with "[^/]*". "*" already expresses itself accurately.
- Loading branch information