[git] Add lfs configuration
This commit is contained in:
parent
4f7b609c2e
commit
1417280e51
@ -98,3 +98,8 @@
|
|||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = master
|
defaultBranch = master
|
||||||
|
[filter "lfs"]
|
||||||
|
clean = git-lfs clean -- %f
|
||||||
|
smudge = git-lfs smudge -- %f
|
||||||
|
process = git-lfs filter-process
|
||||||
|
required = true
|
||||||
|
Loading…
Reference in New Issue
Block a user