[git] git lfs stuff

This commit is contained in:
Josh Sherman 2017-05-01 10:24:42 -05:00
parent 76225abf91
commit 908566c256
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -27,9 +27,10 @@
default = simple
[filter "lfs"]
clean = git-lfs clean %f
smudge = git-lfs smudge %f
required = true
process = git-lfs filter-process
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
[commit]
gpgsign = true