Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 6db4175

Browse files
author
Alan Shaw
committed
chore: ignore .nyc_output dir
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent b2158bc commit 6db4175

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ lib-cov
1919

2020
# Coverage directory used by tools like istanbul
2121
coverage
22+
.nyc_output
2223

2324
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
2425
.grunt

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ lib-cov
1818

1919
# Coverage directory used by tools like istanbul
2020
coverage
21+
.nyc_output
2122

2223
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
2324
.grunt

0 commit comments

Comments
 (0)