From 2574e88b64905c850c068af328c347a88d1b1d08 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 1 Oct 2020 20:19:32 -0400 Subject: Added stuff --- .gitattribute | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattribute (limited to '.gitattribute') diff --git a/.gitattribute b/.gitattribute new file mode 100644 index 0000000..0fbe3dc --- /dev/null +++ b/.gitattribute @@ -0,0 +1,2 @@ +# Enforce Unix newlines +* text=auto eol=lf \ No newline at end of file -- cgit v1.2.3