From 10701468c8547c4f73ac07534951ecb272e68150 Mon Sep 17 00:00:00 2001 From: 16337 <1633794139@qq.com> Date: Fri, 13 Feb 2026 16:17:59 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore=E6=8E=92?= =?UTF-8?q?=E9=99=A4=E8=AF=8A=E6=96=AD=E6=96=87=E6=A1=A3=E5=92=8C=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E8=BE=85=E5=8A=A9=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 3399f39c0..e8fbe0a69 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,9 @@ vite.config.ts.* *.sw? .history .cursor + +# Diagnostic documents - DO NOT COMMIT +docs/问题诊断/*.md +!docs/问题诊断/README.md +CLAUDE.md +AGENTS.md