From a7b0384c183dfe27030b0cb9c186745c3db857b5 Mon Sep 17 00:00:00 2001 From: kwizzles <84philipp@gmail.com> Date: Thu, 7 Nov 2024 08:37:28 +0100 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfdb8b7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sh text eol=lf