-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Remove accidentally committed node_modules folders #7172
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🩸🩸🩸 😵💫 🩸🩸🩸
The root |
d9b19a2
to
766148a
Compare
Awesome catch @jakecoffman! I changed the .gitignore file to disallow all |
While a much better solution, this blood diff is 🤏 less impressive now 🙃 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's land this. 🎉
766148a
to
2b221e1
Compare
* Remove accidentally committed `node_modules` folders * Fix `.gitignore` to properly disallow all `node_modules/`
I think these folders must've been committed by mistake?