26 lines
193 B
Plaintext
26 lines
193 B
Plaintext
# MQL Compiled Files
|
|
*.ex4
|
|
*.ex5
|
|
|
|
# MT5 Build Logs
|
|
*.log
|
|
|
|
# Temporary Files
|
|
*.tmp
|
|
*~
|
|
.DS_Store
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.iml
|
|
|
|
# Backups
|
|
*.bak
|
|
*.old
|
|
|
|
# Large data files (if any)
|
|
*.hcc
|
|
*.hc
|
|
*.dat
|