[git] add git lfs

This commit is contained in:
Simon Bruder 2019-04-16 00:33:09 +00:00
parent 259851f1fe
commit 7f45b4ad73
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -6,3 +6,8 @@
gpgsign = true
[core]
excludesfile = ~/.gitignore
[filter "lfs"]
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f