From d4646d4cd91274f9667ea77fc7bb0a140dc7db12 Mon Sep 17 00:00:00 2001 From: levlam Date: Mon, 6 Mar 2023 16:59:18 +0300 Subject: Minor improvements. --- .gitattributes | 1 - 1 file changed, 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 06e5328a4..f657278f3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,6 @@ *.sh text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent eol=lf *.php text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.ps1 text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent eol=crlf -*.yml text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.cmake text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.md text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.in text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent -- cgit v1.2.3