From 01db512d77996dd95e6411ac90fd9843ad4ab412 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Sat, 15 Oct 2016 20:43:42 +0900 Subject: [PATCH] Revert .gitattributes additions for now. --- .gitattributes | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 13e9c11fb7..f9cb7c5c9a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,6 @@ # This won't normalise line endings, but it will ensure that merge drivers use CRLF * -text eol=crlf -*.cs text=auto -*.csproj text=auto -*.sln text=auto - # Currently in-use binary file extensions *.blend binary *.bmp binary