Browse Source

add .npmignore

master
nitowa 2 years ago
parent
commit
a9cfe2986c
1 changed files with 8 additions and 0 deletions
  1. 8
    0
      .npmignore

+ 8
- 0
.npmignore View File

1
+src
2
+.git
3
+.vscode
4
+node_modules
5
+test
6
+.drone.yml
7
+.gitignore
8
+.tsconfig.json

Loading…
Cancel
Save