mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 05:01:43 +00:00
Update vscode settings.json
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
130f7aa984
commit
deeccf3db6
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@ -1,20 +1,9 @@
|
|||||||
{
|
{
|
||||||
"files.exclude": {
|
"files.exclude": {
|
||||||
".ackrc": true,
|
".ackrc": true,
|
||||||
".dockerignore": true,
|
|
||||||
".drone.yml": true,
|
|
||||||
".editorconfig": true,
|
".editorconfig": true,
|
||||||
".eslintcache": true,
|
".eslintcache": true,
|
||||||
".eslintignore": true,
|
|
||||||
".eslintrc.js": true,
|
|
||||||
".nuxt*": true,
|
|
||||||
".nyc_output": true,
|
".nyc_output": true,
|
||||||
".vscode": true,
|
|
||||||
"babel.config.js": true,
|
|
||||||
"jsconfig.json": true,
|
|
||||||
"LICENSE": true,
|
|
||||||
"pkg/**/.shell": true,
|
|
||||||
"pkg/**/node_modules": true,
|
|
||||||
"yarn-error.log": true
|
"yarn-error.log": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user