19 lines
281 B
Plaintext
19 lines
281 B
Plaintext
|
|
{
|
||
|
|
"settings": {
|
||
|
|
"cmake.ignoreCMakeListsMissing": true,
|
||
|
|
"editor.formatOnSave": true,
|
||
|
|
"editor.formatOnSaveMode": "file",
|
||
|
|
"explorer.excludeGitIgnore": true
|
||
|
|
},
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "fast-log-viewer"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "workspace"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "setup"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|