From 1593f52aca9f65d8701c42ca4a70c3f18ca2c453 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 7 Oct 2018 22:49:15 +0100 Subject: [PATCH] updated eol --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 72af4ff4c..802343b27 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,10 @@ # crlf line endings for text files * text eol=lf -* text eol=auto # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary -*.so binary +*.so.6 binary # Custom for Visual Studio *.cs diff=csharp