remove .vscode/ dir

This commit is contained in:
Matthew LeVan 2023-02-09 10:22:24 -05:00
parent 866635cbe1
commit c76f32ffe3

View File

@ -1,7 +0,0 @@
{
"clangd.arguments": [
"--header-insertion=never",
"--compile-commands-dir=${workspaceFolder}/",
"--query-driver=**",
],
}