remove haproxy thing and git signing

This commit is contained in:
2026-02-21 23:40:06 -08:00
parent dff6d5ea31
commit 731b3a6efe
2 changed files with 8 additions and 1 deletions

View File

@@ -6,7 +6,14 @@
[user]
name = Stephen Parkinson
email = stephen@smpark.in
signingkey = ~/.ssh/id_ed25519.pub
[core]
excludesfile = ~/.gitignore_global
[pull]
rebase = false
[gpg]
format = ssh
[commit]
gpgsign = true
[tag]
gpgsign = true