Initial commit
This commit is contained in:
14
.npmignore
Normal file
14
.npmignore
Normal file
@ -0,0 +1,14 @@
|
||||
*.ts
|
||||
!*.d.ts
|
||||
tsconfig.json
|
||||
.prettierrc.json
|
||||
.prettierignore
|
||||
.eslintrc.json
|
||||
.eslintignore
|
||||
.drone.yml
|
||||
coverage
|
||||
.env
|
||||
Dockerfile
|
||||
.devcontainer.json
|
||||
data
|
||||
userdata
|
Reference in New Issue
Block a user