mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-26 10:31:17 +00:00
The release workflow uses 'npm ci' which requires package-lock.json to exist. Force-add package-lock.json despite root gitignore for reproducible builds. Fixes workflow failure in run 19281878604.
5 lines
74 B
Text
5 lines
74 B
Text
node_modules/
|
|
/test-results/
|
|
/playwright-report/
|
|
/playwright/.cache/
|
|
.env
|