update gitconfig

This commit is contained in:
PowerUser64 2023-03-01 23:35:41 -08:00
parent 12fc826395
commit e64f3c4b3a

View file

@ -44,4 +44,10 @@
smtpserverport = 465 smtpserverport = 465
confirm = auto confirm = auto
[filter "lfs"]
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
# vim:noet # vim:noet