From 41c63d1e85c5c3b5584cc62ceff17c34e8605cdd Mon Sep 17 00:00:00 2001 From: Rasync Date: Mon, 12 Jul 2021 18:27:27 +0100 Subject: [PATCH] fix for Windows users --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..94f480d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf \ No newline at end of file