8 lines
138 B
JSON
8 lines
138 B
JSON
{
|
|
"files.autoSave": "off",
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
".git": true
|
|
},
|
|
"todo-tree.tree.hideTreeWhenEmpty": false
|
|
} |