update git-lfs config

This commit is contained in:
Steffen Vogel 2019-11-11 02:15:08 +01:00
parent 1ee71bd3a8
commit 138123b44f

View file

@ -73,6 +73,7 @@
smtpUser = stv0g
smtpServerPort = 587
[filter "lfs"]
clean = git-lfs clean %f
smudge = git-lfs smudge %f
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
required = true
process = git-lfs filter-process