From 61831261304ea4993dade1620abf3913ad92b58d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mads=20S=C3=B8rensen?= Date: Mon, 5 Apr 2021 17:58:00 +0000 Subject: [PATCH] Standardize CRLF throughout repo --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..b3fc47060 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=crlf \ No newline at end of file