vscode-test-web/.npmignore

22 строки
271 B
Plaintext

.vscode
.npmignore
.editorconfig
.eslint.config.js
.prettierrc
.github/
build/
src/
sample/
fs-provider/src/
fs-provider/node_modules/
fs-provider/yarn.lock
.vscode-test-web/
tsconfig.json
tslint.json
webpack.config.js
**/*.js.map
**/*.d.ts
!out/server/index.d.ts
*.tgz