Files
mt5-tools/.gitignore
T
unknown ba91d8fd13 fix: remove real account numbers from Live MT5 EAs setup guide
view_live_mt5_eas.py:
- Replaced real account numbers in CLI examples with generic
  placeholders (123456, 789012)

.gitignore:
- Added *.docx to prevent handoff/setup docs with sensitive
  information being committed to the repo
2026-04-20 10:30:35 +10:00

10 lines
114 B
Plaintext

.venv/
mt5_batch_config.json
__pycache__/
*.pyc
cache/
mt5_accounts.json
ftp_config.json
ftp_accounts.json
*.docx