From c69d2d63df32cfd8f3a5a5114bb0a33d8c3d6e68 Mon Sep 17 00:00:00 2001 From: patrick Date: Sat, 6 Jun 2026 20:24:09 +0800 Subject: [PATCH] =?UTF-8?q?[chore]=20=E6=9B=B4=E6=96=B0VSCode=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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": [],