git: Add line breaks between sections

master
Simon Bruder 2020-10-07 21:52:37 +02:00
parent f4f3cf689a
commit 8d88de07a7
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 4 additions and 0 deletions

View File

@ -2,15 +2,19 @@
name = Simon Bruder
email = simon@sbruder.de
signingkey = 51276B7B829AF24674F2AA716F03E0000CC5B62F
[commit]
gpgsign = true
[core]
excludesfile = ~/.gitignore
quotepath = off
[filter "lfs"]
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
[pull]
ff = only