remove unnecessary files from npm package
This commit is contained in:
parent
63e4ccfcc6
commit
96a52f048f
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user