diff --git a/.gitconfig b/.gitconfig index d19edc0..de5c550 100644 --- a/.gitconfig +++ b/.gitconfig @@ -16,6 +16,8 @@ [core] excludesFile = ~/.gitignore_global whitespace = trailing-space space-before-tab + eol = lf + autocrlf = false [push] default = current [pull]