From 6279abb4f35b5c0cf946feea290b6546fec9374e Mon Sep 17 00:00:00 2001 From: old burden Date: Fri, 10 Apr 2026 17:06:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BF=BD=E7=95=A5cursor=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5211649..9f682c9 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ package-lock.json /unpackage/dist/build/app-plus *.lock /.logs/* +/.cursor/* \ No newline at end of file