misc(.gitignore): add .vscode

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh
2026-02-13 22:00:20 +11:00
parent 31b674d6a6
commit b69672cf80
2 changed files with 2 additions and 4 deletions
+2
View File
@@ -7,3 +7,5 @@ sysroot/
*.swp
*.swo
/.vim
.vscode/
-4
View File
@@ -1,4 +0,0 @@
{
"cmake.ignoreCMakeListsMissing": true,
"editor.formatOnSave": true
}