From e54e30943e6be2744d19f3070b36a6a1a2f7162f Mon Sep 17 00:00:00 2001 From: Adil El Farissi <144741970+AdilElFarissi@users.noreply.github.com> Date: Mon, 8 Jul 2024 13:38:58 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 70bb56362c..58e09b0246 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,3 +18,4 @@ *.ogg binary *.dll binary *.exe binary +*.cs text eol=crlf