mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
fix #119
This commit is contained in:
6
webpack-sample/.vscodeignore
Normal file
6
webpack-sample/.vscodeignore
Normal file
@ -0,0 +1,6 @@
|
||||
.vscode
|
||||
node_modules
|
||||
src/**
|
||||
package-json.lock
|
||||
tsconfig.json
|
||||
webpack.config.js
|
||||
Reference in New Issue
Block a user