mirror of
https://github.com/flarum/flarum.git
synced 2025-10-29 00:01:24 -04: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
|
||||
.gitignore export-ignore
|
||||
.gitmodules export-ignore
|
||||
|
||||
composer.lock -merge
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user