From 752cfbf3b230f80b7d0025efcacabbd23a494e6f Mon Sep 17 00:00:00 2001 From: philippe44 Date: Sun, 30 Mar 2025 14:19:09 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index bdb0cabc..e10a8e48 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Auto detect text files and perform LF normalization -* text=auto +# * text=auto # Custom for Visual Studio *.cs diff=csharp