From 5f2c414c94010bf76d0fe1981669e993b71660e0 Mon Sep 17 00:00:00 2001 From: Nathan Bierema Date: Sat, 8 Aug 2020 16:51:24 -0400 Subject: [PATCH] normalize line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..176a458f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto