From 01c7d7a416c418a7ae3b66f34c2f21435180db52 Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Mon, 15 Jun 2026 11:19:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=A1=A5=E5=85=85=20.gitignore?= =?UTF-8?q?=EF=BC=88=E5=90=8E=E7=AB=AF=E4=BA=8C=E8=BF=9B=E5=88=B6=E3=80=81?= =?UTF-8?q?Claude=20=E7=A7=81=E6=9C=89=E7=9B=AE=E5=BD=95=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 997d73e..83a536a 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,10 @@ scripts/.logs/ # 测试覆盖率 *.out coverage/ + +# 编译产物(后端可执行文件) +backend/issue + +# Claude 私有文件 +.claude/commands/ +.claude/worktrees/