chore: 更新.gitignore排除诊断文档和开发辅助文件

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-13 16:17:59 +08:00
parent fd4673d661
commit 10701468c8

6
.gitignore vendored
View File

@@ -50,3 +50,9 @@ vite.config.ts.*
*.sw?
.history
.cursor
# Diagnostic documents - DO NOT COMMIT
docs/问题诊断/*.md
!docs/问题诊断/README.md
CLAUDE.md
AGENTS.md