SectrPrototype/.vscode/settings.json
2024-01-25 10:49:57 -05:00

8 lines
118 B
JSON

{
// "ols.server.path": "{workspace"
"search.exclude": {
"thirdparty/**" : false,
"**/thirdparty" : false,
}
}