Skip to content

Problem with "NewFolder\" #3

@ivanovit

Description

@ivanovit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions