diff --git a/gitconfig b/gitconfig index 481825b..38abc21 100644 --- a/gitconfig +++ b/gitconfig @@ -1,6 +1,7 @@ # vim: set filetype=gitconfig :miv # [core] editor = vim -f + excludesfile = .gitignore.local [commit] # Sign commits by default gpgSign = true