Skip to content

Commit f9a8427

Browse files
committed
fix(): ignore coverage folder
1 parent 4a5de5e commit f9a8427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ SHASUMS256.txt
2323
**/yarn.lock
2424
compile_commands.json
2525
.envrc
26+
coverage
2627

2728
# npm package
2829
/npm/dist

0 commit comments

Comments
 (0)