Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update .gitignore for node_modules #21471

Closed
wants to merge 1 commit into from

Conversation

WombleWoo7547
Copy link

Add /node_modules to the .gitignore as these should be downloaded at development/build time.

Add /node_modules to the .gitignore as these should be downloaded at development/build time.
Copy link
Member

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong, sorry. node_modules/ is tracked in git, it's a submodule. See e.g. 7acdfae

@martinpitt martinpitt closed this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants