From 9b2e49b7250fe2df6c88a05cf8fdf03b45155c06 Mon Sep 17 00:00:00 2001 From: Aaron Hance Date: Tue, 22 Jun 2021 23:42:43 +0100 Subject: [PATCH] added gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..94f480de --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf \ No newline at end of file