[git] add git LFS
This commit is contained in:
parent
a41d873e85
commit
1ac8dcb310
1 changed files with 5 additions and 0 deletions
|
@ -72,5 +72,10 @@
|
||||||
changed = red
|
changed = red
|
||||||
untracked = cyan
|
untracked = cyan
|
||||||
|
|
||||||
|
[filter "lfs"]
|
||||||
|
clean = git-lfs clean -- %f
|
||||||
|
smudge = git-lfs smudge -- %f
|
||||||
|
required = true
|
||||||
|
|
||||||
[include]
|
[include]
|
||||||
path = ~/.gitconfig.local
|
path = ~/.gitconfig.local
|
||||||
|
|
Loading…
Add table
Reference in a new issue