Reorganize files

This commit is contained in:
2025-05-24 21:47:05 +02:00
parent 37b1a68d0c
commit 5c98bf64ae
37 changed files with 12 additions and 63 deletions

View File

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