From ab0d427b3fc00b51cc5e4bfb0eafbcd376c81ace Mon Sep 17 00:00:00 2001 From: Livio Date: Sun, 21 Jan 2024 17:37:06 +0100 Subject: [PATCH] use unix like end of line --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..07764a7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf \ No newline at end of file