diff --git a/.gitconfig b/.gitconfig index ef2e91e..87e811b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,7 +1,7 @@ [credential] helper = store [core] - autocrlf = true + autocrlf = false [user] name = Raphael Roberts email = raphael.roberts48@gmail.com