Move gitconfig

This commit is contained in:
Santiago Lo Coco 2024-12-28 23:19:59 +01:00
parent 3cff779b6c
commit 92e742ace6
Signed by: slococo
GPG Key ID: F995EFC8B68B1ADF
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[user]
name = Santiago Lo Coco
email = slococo@slc.ar
[commit]
gpgSign = false
[gc]
autoDetach = false
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true