From c04e5d185cf76ddfc059f93582bb808dbe634b62 Mon Sep 17 00:00:00 2001 From: Herwig Koeck Date: Sun, 31 May 2026 21:36:00 +0200 Subject: [PATCH] git attributes added --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..57d3a20 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.sh text eol=lf +*.bash text eol=lf +*.ps1 text eol=crlf