[git] Add lfs configuration

This commit is contained in:
Ivan Malison 2023-07-27 14:52:44 -06:00
parent 4f7b609c2e
commit 1417280e51

View File

@ -98,3 +98,8 @@
[init]
defaultBranch = master
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true