From ecc73b9d994d2d56695fc6cbec04c420fd9f4fc1 Mon Sep 17 00:00:00 2001 From: Scott Graham Date: Thu, 31 Jul 2014 15:16:30 -0700 Subject: remove .gitattributes to prevent automatic CRLF conversions Added by https://codereview.chromium.org/292313014/ but causes annoying warnings on Windows. Just don't add CRLFs. R=jam@chromium.org Review URL: https://codereview.chromium.org/430043002 --- .gitattributes | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 176a458f94..0000000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* text=auto -- cgit v1.2.3