From 771f2b259e45a1e779e00fc994cfda12a6feb6c5 Mon Sep 17 00:00:00 2001 From: Matthias Wirth Date: Sun, 26 May 2024 20:53:58 +0200 Subject: [PATCH] add gitattributes for line handling --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aecf250 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* -crlf