chore: update .gitignore and add accuracy testing enhancement plan

This commit is contained in:
Woody 2026-05-25 18:14:55 +08:00
parent c8bcfa0487
commit 7dfd603bc8
2 changed files with 1247 additions and 1 deletions

6
.gitignore vendored
View File

@ -79,6 +79,9 @@ htmlcov/
# Git worktrees
.worktrees/
# Gitea repository settings
.gitea/
# Package 3 — SQLite databases
data/
@ -90,4 +93,5 @@ data/
*.tmp
.playwright-mcp/
test materials/
images/
images/
spec/

File diff suppressed because it is too large Load Diff