weird merge

This commit is contained in:
Afonso Franco 2022-11-17 01:37:33 +00:00
commit 22540294a8
Signed by: afonso
GPG key ID: C459E0BB3DCEE899

17
.gitconfig Normal file
View file

@ -0,0 +1,17 @@
[user]
email = me@afonsofrancof.com
name = afonsofrancof
signingkey = D774F2EDAE844584699E6B01C459E0BB3DCEE899
[filter "lfs"]
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
[core]
autocrlf = input
[commit]
gpgsign = true
[gpg]
program = gpg2
[tag]
gpgsign = true