add npmignore and LICENSE

This commit is contained in:
Asaki Yuki 2026-01-18 12:41:46 +07:00
parent ac3802e8fb
commit cacc641378
2 changed files with 682 additions and 0 deletions

8
.npmignore Normal file
View file

@ -0,0 +1,8 @@
cache
node_modules
scripts
src
test
.gitignore
.tsbuildinfo
tsconfig.json