Skip to content

Commit f5bafa2

Browse files
committed
add nyc output to gitignore
1 parent b652102 commit f5bafa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ working
4747
/dist/
4848

4949
# nyc coverage output
50-
.nyc_output/
50+
.nyc_output/
51+
coverage/

0 commit comments

Comments
 (0)