Add vscodeignore
This commit is contained in:
parent
3416ad4856
commit
0a02e1fd43
15
.vscodeignore
Normal file
15
.vscodeignore
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
.github/**
|
||||||
|
.vscode/**
|
||||||
|
build/**/*.js.map
|
||||||
|
ext-src/**
|
||||||
|
public/**
|
||||||
|
scripts/**
|
||||||
|
src/**
|
||||||
|
.editorconfig
|
||||||
|
.env
|
||||||
|
.gitignore
|
||||||
|
package-lock.json
|
||||||
|
tsconfig.extension.json
|
||||||
|
tsconfig.json
|
||||||
|
tsling.json
|
||||||
|
yarn.lock
|
Loading…
x
Reference in New Issue
Block a user