chore: update .gitignore and add accuracy testing enhancement plan
This commit is contained in:
parent
c8bcfa0487
commit
7dfd603bc8
|
|
@ -79,6 +79,9 @@ htmlcov/
|
|||
# Git worktrees
|
||||
.worktrees/
|
||||
|
||||
# Gitea repository settings
|
||||
.gitea/
|
||||
|
||||
# Package 3 — SQLite databases
|
||||
data/
|
||||
|
||||
|
|
@ -91,3 +94,4 @@ data/
|
|||
.playwright-mcp/
|
||||
test materials/
|
||||
images/
|
||||
spec/
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue