add npmignore and LICENSE
This commit is contained in:
parent
ac3802e8fb
commit
cacc641378
2 changed files with 682 additions and 0 deletions
8
.npmignore
Normal file
8
.npmignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
cache
|
||||
node_modules
|
||||
scripts
|
||||
src
|
||||
test
|
||||
.gitignore
|
||||
.tsbuildinfo
|
||||
tsconfig.json
|
||||
Reference in a new issue