mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
jsonrpc: ts bindings: update .npmignore (#4119)
to remove files from the npm package that is not needed by end users. #ignore-changelog
This commit is contained in:
@@ -4,3 +4,9 @@ docs
|
|||||||
coverage
|
coverage
|
||||||
yarn*
|
yarn*
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
.prettierignore
|
||||||
|
example.html
|
||||||
|
report_api_coverage.mjs
|
||||||
|
scripts
|
||||||
|
dist/example
|
||||||
|
dist/test
|
||||||
Reference in New Issue
Block a user