ignore settings.json
This commit is contained in:
parent
0b74a8115e
commit
65386372fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ code_flattened
|
||||
Sectr.sublime-project
|
||||
Sectr.sublime-workspace
|
||||
ols.json
|
||||
.vscode/settings.json
|
||||
|
17
.vscode/settings.json
vendored
17
.vscode/settings.json
vendored
@ -1,17 +0,0 @@
|
||||
{
|
||||
// "ols.server.path": "{workspace"
|
||||
"search.exclude": {
|
||||
"thirdparty/**" : false,
|
||||
"**/thirdparty" : false,
|
||||
},
|
||||
"godot_tools.scene_file_config": "c:\\projects\\SectrPrototype\\code",
|
||||
"autoHide.autoHidePanel": false,
|
||||
"autoHide.autoHideSideBar": false,
|
||||
"files.associations": {
|
||||
"*.rmd": "markdown",
|
||||
"type_traits": "cpp",
|
||||
"utf8proc.c": "cpp",
|
||||
"xtr1common": "cpp"
|
||||
},
|
||||
"C_Cpp.intelliSenseEngineFallback": "disabled"
|
||||
}
|
Loading…
Reference in New Issue
Block a user