From 3aea9a107c30a5aeb3ff61db9274dbb2a8118a69 Mon Sep 17 00:00:00 2001 From: Steven Evans Date: Tue, 20 Mar 2018 16:19:26 -0400 Subject: [PATCH] Adding .gitattributes for consistent line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..176a458f9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto