Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add node_modules to .gitignore #683

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Add node_modules to .gitignore #683

merged 1 commit into from
Jun 19, 2024

Conversation

MrSuttonmann
Copy link
Contributor

We really don’t want to commit the node_modules folder into the repo, so I’ve added it to the .gitignore file.

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 8, 2024

There is no node_modules in this project

@MrSuttonmann
Copy link
Contributor Author

MrSuttonmann commented Apr 8, 2024

There is a package.json with dev dependencies listed. Running npm install will create a node_modules folder with a large number of files inside. This should not be committed to the repository, hence the PR.

@AlexxIT AlexxIT merged commit 2ead586 into AlexxIT:master Jun 19, 2024
@MrSuttonmann MrSuttonmann deleted the gitignore branch June 19, 2024 06:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants