2023-10-01 13:52:05 +00:00
|
|
|
[user]
|
|
|
|
email = nigelbarink@hotmail.com
|
|
|
|
name = Nigel
|
2024-03-31 12:23:20 +00:00
|
|
|
signingkey = C54278C495538619
|
2023-10-01 13:52:05 +00:00
|
|
|
[filter "lfs"]
|
|
|
|
clean = git-lfs clean -- %f
|
|
|
|
smudge = git-lfs smudge -- %f
|
|
|
|
process = git-lfs filter-process
|
|
|
|
required = true
|
|
|
|
[init]
|
|
|
|
defaultBranch = main
|
2024-04-03 19:09:33 +00:00
|
|
|
[commit]
|
|
|
|
gpgsign = true
|