From b76344ea36c0f9b800c7cad42fa9fef67d37cc47 Mon Sep 17 00:00:00 2001 From: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com> Date: Sun, 28 Apr 2024 06:19:02 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.gitattributes b/.gitattributes index 0a4580a..807d5dd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,17 +1,7 @@ # Set CRLF for Windows specific script files *.bat text eol=crlf *.cmd text eol=crlf -*.cmdt text eol=crlf -*.vbs text eol=crlf -*.ps1 text eol=crlf -*.psm1 text eol=crlf *.txt text eol=crlf -*.new text eol=crlf -*.au3 text eol=crlf -*.reg text eol=crlf -*.csv text eol=crlf -*.cpp text eol=crlf -*.xsl text eol=crlf # Set LF for Linux specific script files *.sh text eol=lf