From: Andy Spencer Date: Tue, 18 Mar 2014 03:07:48 +0000 (+0000) Subject: Remove gitattributes X-Git-Url: http://pileus.org/git/?p=~andy%2FiBeaconNav;a=commitdiff_plain;h=001336b1cc1d0cf8c9aa4ce4a18fdc1cf8c4876b Remove gitattributes --- diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 412eeda..0000000 --- a/.gitattributes +++ /dev/null @@ -1,22 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp -*.sln merge=union -*.csproj merge=union -*.vbproj merge=union -*.fsproj merge=union -*.dbproj merge=union - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain