Fennix/Userspace/.vscode/settings.json
EnderIce2 e4403cdbd6
vscode: Update configuration files
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-01-04 06:13:31 +02:00

5 lines
114 B
JSON

{
"git.openRepositoryInParentFolders": "always",
"git.alwaysSignOff": true,
"git.defaultBranchName": "master"
}