mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1949 from ro31337/patch-1
Add nyc test coverage output directory
This commit is contained in:
commit
94043d7fc7
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue