mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 00:17:39 +01: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.
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
node_modules/
|
|
/test-results/
|
|
/playwright-report/
|
|
/playwright/.cache/
|
|
.env
|