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 yarn logs #2277

Merged
merged 1 commit into from
Feb 9, 2017
Merged

fix(Node): ignore yarn logs #2277

merged 1 commit into from
Feb 9, 2017

Conversation

AndersDJohnson
Copy link
Contributor

This adds ignores for the yarn-debug.log* and yarn-error.log* files sometimes produced by the Yarn package manager.

Reasons for making this change:

Yarn, similar to npm, has log files that should be ignored.

Links to documentation supporting these rule changes:

Didn't find documentation, but here is code in Yarn that creates yarn-error.log:

And here are some issues and PRs as evidence:

For yarn-debug.log, here's an issue comment as evidence:

As well as other projects I've found that ignore it:

This adds ignores for the `yarn-debug.log*` and `yarn-error.log*` files sometimes produced by the [Yarn package manager](https://yarnpkg.com).
@shiftkey
Copy link
Member

shiftkey commented Feb 9, 2017

@adjohnson916 thanks!

@shiftkey shiftkey merged commit 9a1d4ad into github:master Feb 9, 2017
u9E9F pushed a commit to u9E9F/gitignore that referenced this pull request Jul 8, 2017
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