Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with "NewFolder\" #3

Open
ivanovit opened this issue Feb 13, 2015 · 0 comments · May be fixed by #9
Open

Problem with "NewFolder\" #3

ivanovit opened this issue Feb 13, 2015 · 0 comments · May be fixed by #9

Comments

@ivanovit
Copy link

We have problem with the following code.

var filterOptions = new Options
{
    AllowWindowsPaths = true,
    IgnoreCase = true
};

var minimatcher = new Minimatcher("**/Thumbs.db", filterOptions);

minimatcher.IsMatch(@"NewFolder\");

Thank you in advance.

deerwood-mccord-jr added a commit to deerwood-mccord-jr/Minimatch that referenced this issue Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant