Skip to content

node modules file #2

Description

@sahilshingate01

It’s generally a bad idea to keep node_modules inside your repository. Make sure to exclude it from version control.
Add node_modules/ to your .gitignore file (you can use the one that comes with Next.js as a base) before committing your code.

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