Skip to content

ignore option #35

@pascalduez

Description

@pascalduez

Hi,

I can't seem to get the --ignore option to work with simple patterns whereas regexes do.
chokidar './src/**/*.js' -i '*-test.js' nope
chokidar './src/**/*.js' -i '/-test.js$/' yep

Probably missing something obvious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions