add lfs
This commit is contained in:
parent
7ce6316bc6
commit
2611ed4dba
1 changed files with 5 additions and 0 deletions
|
@ -33,3 +33,8 @@
|
||||||
smtpserver = /run/current-system/sw/bin/msmtpq
|
smtpserver = /run/current-system/sw/bin/msmtpq
|
||||||
smtpserveroption = --read-envelope-from
|
smtpserveroption = --read-envelope-from
|
||||||
annotate = yes
|
annotate = yes
|
||||||
|
[filter "lfs"]
|
||||||
|
clean = git-lfs clean -- %f
|
||||||
|
smudge = git-lfs smudge -- %f
|
||||||
|
process = git-lfs filter-process
|
||||||
|
required = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue