From e179e0565cfb90c30dc219e49599547948bb2e10 Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Tue, 28 Oct 2014 12:12:18 -0700 Subject: [PATCH] Revert "Introduce .gitattributes file" This reverts commit 218064d8b4a8d1ea4fad00ff339e13318c8ee627. --- .gitattributes | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index e186d4ff06b..00000000000 --- a/.gitattributes +++ /dev/null @@ -1,14 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# 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