chore(gitignore): ignore `coverage`

pull/375/head
Yusuke Wada 2024-02-02 23:17:28 +09:00
parent 497db4c0c3
commit fb0a701193
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ dist
node_modules
*.tgz
coverage
.yarn/*
!.yarn/cache