remove unnecessary files from npm package

This commit is contained in:
kononnable 2020-09-26 22:36:26 +02:00
parent 63e4ccfcc6
commit 96a52f048f

View File

@ -8,6 +8,7 @@ output/**/*.*
.nyc_output/
coverage/
.env
.env.dist
*.tgz
.editorconfig
.prettierrc
@ -25,3 +26,4 @@ dist/test/
.eslintrc.js
.eslintignore
.tomg-config
.github/