From 3e9f377cfb5596b325150ac60da5a0d0bfe49cd6 Mon Sep 17 00:00:00 2001 From: ddshi <8811906+ddshi@user.noreply.gitee.com> Date: Mon, 2 Feb 2026 15:26:34 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20tmpclaude=20?= =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=96=87=E4=BB=B6=E5=88=B0=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 排除 tmpclaude-* 临时目录 - 排除 .claude/ 配置目录 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f6a81d2..ea51b62 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,5 @@ coverage/ *.temp temp/ tmp/ +tmpclaude-* +.claude/