9 lines
190 B
JSON
9 lines
190 B
JSON
{
|
|
// "ols.server.path": "{workspace"
|
|
"search.exclude": {
|
|
"thirdparty/**" : false,
|
|
"**/thirdparty" : false,
|
|
},
|
|
"godot_tools.scene_file_config": "c:\\projects\\SectrPrototype\\code"
|
|
}
|