From 1a8535bc03517f719413d21dc782c4f66ae7177a Mon Sep 17 00:00:00 2001 From: breadcat Date: Sun, 7 Apr 2024 18:27:49 +0100 Subject: LF line endings --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index bdb0cab..b3bd8fe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ -# Auto detect text files and perform LF normalization -* text=auto +# Line endings +* text eol=lf # Custom for Visual Studio *.cs diff=csharp -- cgit v1.2.3