From 9d7b0caa10b4161f0c8ce2edded09ec9638ff0a6 Mon Sep 17 00:00:00 2001 From: MarkKoz Date: Sat, 13 Mar 2021 15:03:39 -0800 Subject: Use .gitattributes to normalise line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto -- cgit v1.2.3