Skip to content

I don't understand how ignore works #12

Description

@ubershmekel

E.g.

ignore: ["node_modules/**/*"],

Is this what I'm supposed to use to block node_modules at the root? I wish it were just node_modules because e.g. if there's a nested node_modules it needs to have both the root and without the root: **/node_modules/**/*. I must be misunderstanding the syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions