From 8c33effee0d7487e7182a6917a5688c9316cebc6 Mon Sep 17 00:00:00 2001 From: zeffy Date: Sat, 17 Jun 2017 01:42:13 -0700 Subject: [PATCH] Delete .gitattributes --- .gitattributes | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 56e2a8a..0000000 --- a/.gitattributes +++ /dev/null @@ -1,23 +0,0 @@ -* text=auto - -*.sln text eol=crlf -*.csproj text eol=crlf -*.vbproj text eol=crlf -*.vcxproj text eol=crlf -*.vcproj text eol=crlf -*.dbproj text eol=crlf -*.fsproj text eol=crlf -*.lsproj text eol=crlf -*.wixproj text eol=crlf -*.modelproj text eol=crlf -*.sqlproj text eol=crlf -*.wmaproj text eol=crlf - -*.xproj text eol=crlf -*.props text eol=crlf -*.filters text eol=crlf -*.vcxitems text eol=crlf - -*.rc text eol=crlf -*.bat text eol=crlf -*.cmd text eol=crlf