chore: add package-lock.json and allow tracking in .gitignore for npm ci
Test Suite / test (24.15.0) (push) Has been cancelled
Test Suite / test (24.15.0) (push) Has been cancelled
This commit is contained in:
+3
-1
@@ -2,7 +2,9 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
**/node_modules/
|
**/node_modules/
|
||||||
*.lock
|
*.lock
|
||||||
package-lock.json
|
# package-lock.json spåras för reproducerbara Docker-builds (npm ci)
|
||||||
|
!package-lock.json
|
||||||
|
!**/package-lock.json
|
||||||
|
|
||||||
.env.*
|
.env.*
|
||||||
|
|
||||||
|
|||||||
Generated
+8698
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user