From c98ecc296922563365a238682933b76cb638d8bf Mon Sep 17 00:00:00 2001 From: riley Date: Wed, 1 Sep 2021 00:34:03 -0400 Subject: [PATCH] Update .gitconfig --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index ab2e9b0..bc3d17a 100644 --- a/.gitconfig +++ b/.gitconfig @@ -11,3 +11,4 @@ defaultBranch = main [core] editor = vim + autocrlf = input