We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node_modules
Standard practice is to add it to your .gitignore.
.gitignore
The text was updated successfully, but these errors were encountered:
Yep. mistake. will fix.
-- Steve McLelland Sent with Airmail
On December 9, 2013 at 1:25:41 PM, Spike Brehm ([email protected]) wrote:
Standard practice is to add it to your `.gitignore.
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
My request is essentially git rm -r node_modules.
git rm -r node_modules
It seems that you may also need to add handlebars to the package.json, but I'm not 100% on that. The mocha tests won't run without it.
handlebars
package.json
Pretty rare that a 556 file change is still merge-able after 2 years. Merge it?
No branches or pull requests
Standard practice is to add it to your
.gitignore
.The text was updated successfully, but these errors were encountered: