update .gitattributes for Metatrader 5 file types

This commit is contained in:
Gunther Schulz
2020-02-16 12:22:02 +01:00
parent 34af70c043
commit dc60a0a0c9
+3
View File
@@ -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