chore: 更新.gitignore排除诊断文档和开发辅助文件
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -50,3 +50,9 @@ vite.config.ts.*
|
|||||||
*.sw?
|
*.sw?
|
||||||
.history
|
.history
|
||||||
.cursor
|
.cursor
|
||||||
|
|
||||||
|
# Diagnostic documents - DO NOT COMMIT
|
||||||
|
docs/问题诊断/*.md
|
||||||
|
!docs/问题诊断/README.md
|
||||||
|
CLAUDE.md
|
||||||
|
AGENTS.md
|
||||||
|
|||||||
Reference in New Issue
Block a user