forked from nique_372/MQLArticles
15 lines
164 B
Text
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
|