Skip to content

node_modules ignore rule is raising false positive #91

@jasonkarns

Description

@jasonkarns

Getting this lint error:

  .gitignore
  ✖  node_modules is not being ignored. Add it to .gitignore.                                                          gitignore

But node_modules is properly ignored:

$ cat .gitignore 
/node_modules

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