mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
10 lines
154 B
JSON
10 lines
154 B
JSON
{
|
|
"files.exclude": {
|
|
".ackrc": true,
|
|
".editorconfig": true,
|
|
".eslintcache": true,
|
|
".nyc_output": true,
|
|
"yarn-error.log": true
|
|
}
|
|
}
|