docs(xispeak): 归档前端页面 QA 审查报告并忽略 qa-tmp 临时产物
- qa-report/xispeak/QA_REPORT.md 提交入库(P0×1 / P1×4 / P2×5) - .gitignore 忽略 qa-tmp/、__pycache__/、*.pyc,测试临时产物不入库 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,11 @@ dist-electron
|
||||
.cache
|
||||
localDoc
|
||||
|
||||
# QA test temporary artifacts (scripts, screenshots, caches) — reports live in qa-report/ and are committed
|
||||
qa-tmp/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
tests/server/static
|
||||
tests/server/static/upload
|
||||
|
||||
|
||||
Reference in New Issue
Block a user