Added basics for NPM Release

This commit is contained in:
2020-12-13 09:30:29 +01:00
parent 20f716d134
commit d84f8fa991
2 changed files with 31 additions and 0 deletions

6
.npmignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
.DS_Store
.vscode
*.lock
.drone.yml
.gitignore