chore: repo policy compliance sweep — test rerun, frozen lockfile, documented targets (closes #166)
Some checks failed
check / check (push) Has been cancelled

This commit was merged in pull request #204.
This commit is contained in:
2026-08-11 14:57:51 +02:00
parent f271bcd7b4
commit 86cdea5e4e
7 changed files with 43 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
# .git is deliberately NOT excluded: build.js shells out to `git rev-parse` for
# build-info stamping and the Dockerfile runs `make build`, so excluding it
# would make every built extension report commitHash "unknown".
node_modules
.DS_Store
dist