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

fix(Node): ignore log files that end with random numbers #3445

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

matthewdordal
Copy link
Contributor

This is a pretty minor update but I sometimes see npm and yarn log files that are generated with the format npm-debug.log.<randomNumbers>. I'm not actually sure what causes this but it seems to happen to me when I'm in a location where my wi-fi reception is spotty.

This would prevent a file such as npm-debug.log.123456789 from being added to the commit.

@jsf-clabot
Copy link

jsf-clabot commented Oct 23, 2017

CLA assistant check
All committers have signed the CLA.

@jdalton
Copy link
Member

jdalton commented Oct 23, 2017

Thanks @matthewdordal!

@lock
Copy link

lock bot commented Dec 26, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

3 participants