chore(gitignore): ignore regenerated archify browser-evidence artifacts

`archify visual-check` rewrites its screenshots and contact sheet on every run,
so keep those bytes out of the tree and commit the *.visual-check.json receipt
that holds the measurements.
This commit is contained in:
2026-09-12 23:07:04 +08:00
parent 37ccb33ba0
commit 2a3226976d
+6
View File
@@ -52,6 +52,12 @@ npm-debug.log*
# public engine repo (see the IP boundary in CLAUDE.md)
docs/business/
# Archify evidence screenshots and their contact sheets: `archify visual-check`
# regenerates these on every run, so ignore the bytes and commit the
# *.visual-check.json receipt that holds the measurements.
docs/archify/*.png
docs/archify/*.visual-check.html
# CodeGraph data directories (in test projects)
.codegraph/