From d6f6ecb41ed10d83ed2e0c7e5aeabb73312448b4 Mon Sep 17 00:00:00 2001 From: jeefo Date: Tue, 13 Sep 2016 21:44:57 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 412eeda..9b82038 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,6 @@ * text=auto # Custom for Visual Studio -*.cs diff=csharp *.sln merge=union *.csproj merge=union *.vbproj merge=union