Skip to content

node modules file #2

@sahilshingate01

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.

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