From 048623dedd62f7df9d2bf3746bbb1ca4088ba2f9 Mon Sep 17 00:00:00 2001 From: Toh4iem9 Date: Thu, 25 Sep 2025 11:02:29 +0200 Subject: [PATCH] chore: .set eol crlf --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f506d31..3784d9f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,6 @@ *.md text eol=crlf *.mq5 text eol=crlf *.mqh text eol=crlf -*.set text eol=lf +*.set text eol=crlf *.tpl text eol=crlf *.wnd text eol=crlf