mirror of
https://github.com/cdr/code-server.git
synced 2025-12-15 21:03:15 +01:00
8 lines
No EOL
112 B
JSON
8 lines
No EOL
112 B
JSON
{
|
|
"search.exclude": {
|
|
"**/search-exclude/**": true
|
|
},
|
|
"files.exclude": {
|
|
"**/files-exclude/**": true
|
|
}
|
|
} |