Add local .gitignore files to git config

This commit is contained in:
Talia 2020-04-07 14:25:17 +02:00
parent 628916230d
commit fd0f08754b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# vim: set filetype=gitconfig :miv #
[core]
editor = vim -f
excludesfile = .gitignore.local
[commit]
# Sign commits by default
gpgSign = true