From 32f4b0537f234b93f5e6b140572f0ddac4b2075c Mon Sep 17 00:00:00 2001 From: Robert Janetzko Date: Wed, 13 Apr 2022 06:10:34 +0000 Subject: [PATCH] line endings --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5d6d255 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +*.sh eol=lf