diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index bafd106..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "clangd.path": "/usr/bin/clangd", - "clangd.arguments": [ - "--header-insertion=never" - ] -} \ No newline at end of file