From 272209663463c09f1956c157fab1b7281353a2c5 Mon Sep 17 00:00:00 2001 From: Nathan Bierema Date: Sat, 8 Aug 2020 16:53:38 -0400 Subject: [PATCH] commit --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitattributes b/.gitattributes index d01653a8..a40e1767 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,8 @@ text eol=lf + +*.js text +*.jsx text +*.json text +*.css text +*.html text +*.md text