From f84dceff3a8f550af355381e0471d0c2976e90c4 Mon Sep 17 00:00:00 2001 From: Colin Kennedy Date: Fri, 12 Sep 2014 17:39:28 -0500 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..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto