Files
PHD-Presentation/.vscode/settings.json
2025-05-24 19:22:59 +02:00

8 lines
138 B
JSON

{
"files.autoSave": "off",
"files.exclude": {
"**/.git": true,
".git": true
},
"todo-tree.tree.hideTreeWhenEmpty": false
}