Set up Git LFS

This commit is contained in:
Anthony Wang 2022-01-23 11:04:01 -06:00
parent b019ec58b6
commit 04336f9c59
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -10,3 +10,8 @@
defaultBranch = main
[help]
autocorrect = immediate
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true