MQLArticles/.gitattributes
2026-08-06 11:51:18 -05:00

15 lines
164 B
Text

* text=auto
# Normales:
*.mq5 text
*.mqh text
*.mqproj text
*.md text
# Binarios:
*.ex5 binary
*.ex4 binary
*.set binary
*.png binary
*.jpg binary
*.ico binary