Track pnpm-lock.yaml for reproducible Docker builds

Required by --frozen-lockfile in Dockerfile stage 1.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-07 12:57:56 +02:00
parent 8bd0a9b7ad
commit b6af965e48
2 changed files with 1047 additions and 1 deletions
-1
View File
@@ -2,7 +2,6 @@ public/
resources/_gen/ resources/_gen/
.hugo_build.lock .hugo_build.lock
node_modules/ node_modules/
pnpm-lock.yaml
.env .env
.env.local .env.local
*.DS_Store *.DS_Store
+1047
View File
File diff suppressed because it is too large Load Diff