Commit 94043d7f authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1949 from ro31337/patch-1

Add nyc test coverage output directory
parents 0390f39d 1f2a6371
......@@ -14,6 +14,9 @@ lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment