diff options
Diffstat (limited to 'cursor_settings.json')
-rw-r--r-- | cursor_settings.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cursor_settings.json b/cursor_settings.json index b5005ed..a13c272 100644 --- a/cursor_settings.json +++ b/cursor_settings.json @@ -17,10 +17,6 @@ "terminal.integrated.commandsToSkipShell": [ "workbench.action.navigateUp" ], - "projectManager.git.baseFolders": [ - "~/code", - "~/Budget" - ], "editor.fontWeight": "normal", "terminal.external.linuxExec": "urxvt", "git.confirmNoVerifyCommit": false, |