From e2b42cf342b4b67c90a3216104a1fcfd3a24f9bc Mon Sep 17 00:00:00 2001 From: GilbN <24592972+GilbN@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:36:55 +0200 Subject: [PATCH] Add gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..0c3727e6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +98-themepark text eol=lf +run text eol=lf +*.sh text eol=lf