From d05b841e11bd2ce14e072dc44d86cbf21abebbc9 Mon Sep 17 00:00:00 2001 From: tian <11429339@qq.com> Date: Sun, 12 Jul 2026 13:32:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=20VS=20=E7=94=9F?= =?UTF-8?q?=E6=88=90=E6=96=87=E4=BB=B6=E5=92=8C=E5=A4=87=E4=BB=BD=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0759d4d..fb34146 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,10 @@ packages/ .env.local .env.development.local .env.test.local -.env.production.local \ No newline at end of file +.env.production.local + +# VS 工作区 +.vs/ +Backup/ +*.sln +UpgradeLog*.htm \ No newline at end of file