From d52c3ddfde9444c8f9221eaf0e852095b418f19b Mon Sep 17 00:00:00 2001 From: BZLZHH Date: Tue, 5 Aug 2025 18:54:42 +0800 Subject: [PATCH] [Chore] (gitignore): Ignore clangd file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 644b864c..ef22635e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ MobileGL/MG_Test/.vs MobileGLCodeManager.* MobileGLCodeManager .vscode +.clangd