From 9be6249aab61e5d6643a563bec8b7985511d38ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E6=96=87=E5=85=B5?= <441889070@qq.com> Date: Wed, 8 Apr 2026 22:36:24 +0800 Subject: [PATCH] =?UTF-8?q?chore(config):=20=E6=9B=B4=E6=96=B0=20.gitignor?= =?UTF-8?q?e=20=E9=85=8D=E7=BD=AE?= 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 7ca9590..bc81308 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.idea/ /项目/ /.playwright-mcp/ +/项目/