mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 02:30:56 +00:00
14 lines
149 B
Text
14 lines
149 B
Text
dist/
|
|
|
|
# MetaTrader 5 compiled artifacts
|
|
*.ex5
|
|
|
|
# Local secrets / environment
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Editor/OS clutter
|
|
*.mq5~
|
|
*.mqh~
|
|
.DS_Store
|