From 2060cd9e0cf016076acea3a9dbb7c82e5eda50f9 Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Wed, 24 Jan 2024 13:47:43 +0500 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index dfe077042..a8bf972bf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -# Auto detect text files and perform LF normalization -* text=auto +# Default to LF for all files +* text=auto eol=lf \ No newline at end of file