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:
wsm
2026-08-07 15:16:39 +08:00
co-authored by Claude Opus 4.7
parent 04d25adfff
commit b5d3032f0c
2 changed files with 120 additions and 0 deletions
+5
View File
@@ -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