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

Exclude `coverage` directory #22

Closed
brandonhorst opened this issue Feb 4, 2015 · 2 comments

Comments

@brandonhorst
Copy link
Contributor

commented Feb 4, 2015

When I use istanbul in a project, it generates some js files in the coverage directory. This directory is in the Github-default .gitignore, and standard should probably ignore it by default too.

@yoshuawuyts

This comment has been minimized.

Copy link
Contributor

commented Feb 4, 2015

The PR for this looks fairly simple:

Was contemplating to PR this later today, but would you like to give it a shot?

@brandonhorst

This comment has been minimized.

Copy link
Contributor Author

commented Feb 4, 2015

I'd be happy to - just wanted a 👍

@feross feross closed this in #23 Feb 5, 2015

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants
You can’t perform that action at this time.