Fennix/Userspace/.vscode/settings.json
EnderIce2 201ace7eec
refactor(userspace): build using cmake
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-15 23:05:17 +00:00

7 lines
155 B
JSON

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