do not backup projects

This commit is contained in:
2026-06-26 20:30:37 -04:00
parent c24f4dd7ee
commit 0bddedc48d
@@ -70,6 +70,5 @@
"editor.tabSize": 2, "editor.tabSize": 2,
"files.eol": "\n" "files.eol": "\n"
}, },
"projectManager.showProjectNameInStatusBar": true, "projectManager.showProjectNameInStatusBar": true
"projectManager.projectsLocation": "${userHome}/.dotfiles/vscode"
} }