Files
supervision-test-frontend-repo/.gitignore
T
wsmandClaude Opus 4.7 b5d3032f0c 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>
2026-08-07 15:16:39 +08:00

46 lines
565 B
Plaintext

node_modules
.DS_Store
.github
/dist/
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
.local
# local env files
.env.local
.env.*.local
.eslintcache
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.claude
.svn
# .vscode
*.java
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
/os_del.cmd
os_del.cmd
/.vscode/
/.history/
/svn clear.bat
*.bundle