Skip to content

Commit 94043d7

Browse files
committed
Merge pull request #1949 from ro31337/patch-1
Add nyc test coverage output directory
2 parents 0390f39 + 1f2a637 commit 94043d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Node.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ lib-cov
1414
# Coverage directory used by tools like istanbul
1515
coverage
1616

17+
# nyc test coverage
18+
.nyc_output
19+
1720
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
1821
.grunt
1922

0 commit comments

Comments
 (0)