From 9d2c0bfb94d85ef31e8eb0255438a20b80aad2fa Mon Sep 17 00:00:00 2001 From: ZhangWei Date: Wed, 29 Oct 2025 17:28:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=BD=E7=95=A5=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b8056ec48..00e5e8315 100644 --- a/.gitignore +++ b/.gitignore @@ -28,12 +28,14 @@ # Apple-specific garbage files. .AppleDouble - .idea +.gitignore +.cursor/ .DS_Store *.heap *.exe + cmake-build-debug /build/ /trunk/cmake/build