mirror of
https://github.com/Expand-sys/ccash-client-js
synced 2026-03-22 04:17:09 +11:00
chore: gitignore coverage build dir
This commit is contained in:
parent
0b0ce1f3d0
commit
b80f395674
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
yarn-error.log
|
||||
/dist
|
||||
/node_modules
|
||||
/coverage
|
||||
|
|
|
|||
Loading…
Reference in a new issue