Skip to content

Commit 3b5fa9e

Browse files
committed
[meta] gitignore coverage output
1 parent 1843ef6 commit 3b5fa9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ node_modules
2020
yarn.lock
2121
npm-shrinkwrap.json
2222
package-lock.json
23+
24+
coverage/
25+
.nyc_output/

0 commit comments

Comments
 (0)