From 274e0a3242f147362933826aee6e831c43fc5146 Mon Sep 17 00:00:00 2001 From: Christian Moser Date: Sun, 1 Dec 2024 21:14:35 +0100 Subject: [PATCH] .gitattributes changed --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitattributes b/.gitattributes index 40f54ab..eb7c1db 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,9 +4,16 @@ *.php text *.html text *.htm text +*.cmd text eol=crlf +*.bat text eol=crlf +*.ps1 text eol=crlf +*.sln text eol=crlf +*.txt text +*.phar binary *.png binary *.svg binary *.ico binary +