diff --git a/.gitattributes b/.gitattributes index dfe0770..20f1b94 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ # Auto detect text files and perform LF normalization * text=auto + +text *.mq5 eol=CRLF diff=c +text *.mqh eol=CRLF diff=c \ No newline at end of file