From edc414b64e12bb0aff1abcaa8495b1e09ef2dc3f Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 2 Aug 2023 18:24:53 +0100 Subject: Git enforces LF --- frontend/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 frontend/.gitattributes diff --git a/frontend/.gitattributes b/frontend/.gitattributes new file mode 100644 index 0000000..94f480d --- /dev/null +++ b/frontend/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf \ No newline at end of file -- cgit v1.2.3