mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #35225 from nextcloud/chore/package-lock-git-merge-strategy
Do not auto merge package-lock.json, but treat as text file
This commit is contained in:
commit
ea24e2a323
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -1,2 +1,2 @@
|
|||
/dist/* binary
|
||||
/package-lock.json binary
|
||||
/package-lock.json merge=binary
|
||||
|
|
|
|||
Loading…
Reference in a new issue