mirror of
https://github.com/flarum/flarum.git
synced 2025-11-05 00:00:54 -05:00
Prevent Git from auto-merging Composer's lockfile
Source: https://blog.martinhujer.cz/17-tips-for-using-composer-efficiently/
This commit is contained in:
parent
01e5fde09c
commit
995a2621db
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,3 +1,5 @@
|
|||||||
.gitattributes export-ignore
|
.gitattributes export-ignore
|
||||||
.gitignore export-ignore
|
.gitignore export-ignore
|
||||||
.gitmodules export-ignore
|
.gitmodules export-ignore
|
||||||
|
|
||||||
|
composer.lock -merge
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user