This commit is contained in:
2024-09-06 08:31:49 -04:00
parent c1ce567827
commit f4f8ca18c9
6 changed files with 835 additions and 23 deletions
+7
View File
@@ -2,13 +2,20 @@
[user]
email = graham@ghall.dev
name = Graham Hall
signingkey = 613BA8D6E15E1297
[core]
editor = micro
excludesfile = /Users/ghall/.gitignore
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[init]
defaultBranch = main
[push]
autoSetupRemote = true