SectrPrototype/.vscode/settings.json

8 lines
118 B
JSON
Raw Normal View History

2024-01-25 07:49:57 -08:00
{
// "ols.server.path": "{workspace"
"search.exclude": {
"thirdparty/**" : false,
"**/thirdparty" : false,
}
}