mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 01:25:37 -05:00
8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"search.exclude": {
|
|
"**/search-exclude/**": true
|
|
},
|
|
"files.exclude": {
|
|
"**/files-exclude/**": true
|
|
}
|
|
} |