From 746786a0594b141357b8d87e9ab944911d91579f Mon Sep 17 00:00:00 2001 From: pyao12 Date: Sun, 31 May 2026 19:37:37 +0800 Subject: [PATCH] [chore] Update VSCode settings --- .vscode/c_cpp_properties.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index 4f4f10b..1fc4490 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -4,7 +4,6 @@ "name": "Linux", "includePath": [ "${workspaceFolder}/**", - "gnu-efi/inc/", "include/" ], "defines": [],