feat: Updates git config.

This commit is contained in:
2025-03-26 19:51:51 -04:00
parent ad5ade6679
commit afdedc5acf
2 changed files with 12 additions and 0 deletions

View File

@@ -22,3 +22,8 @@
username = michael
[push]
autoSetupRemote = true
[filter "lfs"]
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f