From 3b9850c3a380ab64313a14ce047b169ee70aa6e7 Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Fri, 22 Aug 2025 10:22:38 +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..1f2f028 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ + +*.cmd text eol=crlf +*.bat text eol=crlf +*.ini text eol=crlf \ No newline at end of file