From c0be0afe4228692721f8f2c5e0fa0203e47c6f8b Mon Sep 17 00:00:00 2001 From: Isaiah Odhner Date: Fri, 30 Mar 2018 20:05:58 -0400 Subject: [PATCH] Add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6313b56c5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf