blog.minskio.co.uk

Content and theme behind minskio.co.uk
Log | Files | Refs

commit 1a8535bc03517f719413d21dc782c4f66ae7177a
parent a55b1bda4b09e4736815bbbb4305f979a757a871
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Sun,  7 Apr 2024 18:27:49 +0100

LF line endings

Diffstat:
M.gitattributes | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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