dotconfig: This kills the carriage return

This commit is contained in:
Gregor Bückendorf 2019-05-18 00:10:50 +02:00
parent f8ec58d8c7
commit 830a4e50e1

View file

@ -12,6 +12,7 @@
default = simple default = simple
[core] [core]
excludesfile = ~/.gitignore excludesfile = ~/.gitignore
autocrlf = input
[status] [status]
submoduleSummary = true submoduleSummary = true
[pager] [pager]