From d777f5e4057a80816e42766239bb679f31521f23 Mon Sep 17 00:00:00 2001 From: Toh4iem9 Date: Sat, 23 Aug 2025 14:40:08 +0200 Subject: [PATCH] chore: .gitattributes --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3784d9f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +*.chr text eol=crlf +*.md text eol=crlf +*.mq5 text eol=crlf +*.mqh text eol=crlf +*.set text eol=crlf +*.tpl text eol=crlf +*.wnd text eol=crlf