From abd49bca8e5888d3a4084712b4ae733eae4e2006 Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Sat, 19 Sep 2020 16:21:43 -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 00000000..fbd75d33 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=lf \ No newline at end of file