mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 13:00:15 +08:00
8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"search.exclude": {
|
|
"**/search-exclude/**": true
|
|
},
|
|
"files.exclude": {
|
|
"**/files-exclude/**": true
|
|
}
|
|
} |