Skip to content

Recommend adding a .gitignore file to exclude the node_modules directory #3

Description

@DuaneOBrien

If the files in node_modules are all installed via NPM dependencies called out in the package.json file, you should add a .gitignore file that excludes the node_modules directory from this repository. This is standard practice, will clean up the repo, and will avoid potentially pinning users to old or insecure versions of dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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