diff --git a/gitconfig b/gitconfig index bd2d3d1..76df725 100644 --- a/gitconfig +++ b/gitconfig @@ -4,6 +4,8 @@ signingkey = contact@jimeh.me [commit] gpgsign = true +[tag] + gpgsign = true [core] excludesfile = ~/.gitignore [color]