openpgpjs/.gitignore
larabr c754fac10f CI: replace nyc with c8 as coverage tool
Unclear if nyc is still actively maintained, and it does not seem
to work with ESM out of the box.
2023-12-08 14:53:19 +01:00

9 lines
100 B
Plaintext

.DS_Store
node_modules/
npm*
test/lib/
test/typescript/definitions.js
dist/
openpgp.store/
coverage