From 235e77f70689d7e0342fad85e69a8a88c18adc66 Mon Sep 17 00:00:00 2001 From: Manuel Date: Sun, 17 Mar 2024 14:57:36 +0100 Subject: [PATCH] Add .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3ba4f65 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto eol=lf +*.install linguist-language=Shell