chore: add coverage/ to .gitignore
This commit is contained in:
parent
2253122515
commit
fea9df3f7a
|
|
@ -1,5 +1,6 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
|
coverage/
|
||||||
*.tgz
|
*.tgz
|
||||||
.DS_Store
|
.DS_Store
|
||||||
promo-*.md
|
promo-*.md
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue