fix: 修正 coverage.html 的 gitignore 规则为 *coverage.html

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
xfy 2026-04-28 08:00:10 +08:00
parent 4405d8cb90
commit fb741eede2

2
.gitignore vendored
View File

@ -61,7 +61,7 @@ lolly.yaml
config.yaml config.yaml
lolly lolly
coverage.html coverage.html
*.coverage.html *coverage.html
html/ html/
default.pgo default.pgo
benchmark-*.txt benchmark-*.txt