From be28c44539751f2190613893e3bb857090f17d5f Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Wed, 27 Aug 2025 09:56:59 +0000 Subject: [PATCH] =?UTF-8?q?.gitattributes=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a38f617 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ + +*.cmd text eol=crlf +*.bat text eol=crlf +*.ini text eol=crlf