Closed dbartholomae closed 8 years ago
Based on #65.
BREAKING CHANGE: Excludes of directories and filenames including globbing characters (+, @, *, ?, [, ], !, {, }) will now be interpreted as globs. This shouldn't be that relevant, except for maybe + and @
Nice! I am super busy today, but I'll have a look at this ASAP and try to merge it by tomorrow. (Pester me if I don't. ;)
Will do! ;)
Ok, published as v1.0.0. Thanks again! This is a much requested feature.
Based on #65.
BREAKING CHANGE: Excludes of directories and filenames including globbing characters (+, @, *, ?, [, ], !, {, }) will now be interpreted as globs. This shouldn't be that relevant, except for maybe + and @