From 17bc8a9eb79a897ed70f81070ccc9ffc0612eb04 Mon Sep 17 00:00:00 2001 From: Daniel Holden Date: Tue, 15 Apr 2014 12:49:57 +0100 Subject: [PATCH] Introduce end-of-line normalization --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..77879c8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +"* text=auto"