42 lines
467 B
Text
42 lines
467 B
Text
# MetaTrader 5 / MQL5 artifacts
|
|
|
|
# Platform-generated folders (do not version)
|
|
/Logs/
|
|
/Profiles/
|
|
/Tester/
|
|
/liveupdate/
|
|
/temp/
|
|
/bases/
|
|
/config/
|
|
|
|
# Compiled binaries
|
|
*.ex5
|
|
*.ex4
|
|
|
|
# Project/report/config outputs
|
|
*.mqproj
|
|
*.mqlproj
|
|
*.ini
|
|
*.set
|
|
*.chr
|
|
*.htm
|
|
*.html
|
|
*.log
|
|
*.tmp
|
|
*.bak
|
|
*.ico
|
|
*.bmp
|
|
*.wav
|
|
experts.dat
|
|
|
|
# Vendor/sample content (tracked files remain unaffected)
|
|
Experts/Examples/
|
|
Experts/Free Robots/
|
|
|
|
# IDE/editor
|
|
.vscode/
|
|
.idea/
|
|
|
|
# OS noise
|
|
.DS_Store
|
|
Thumbs.db
|