ba91d8fd13
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
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
.venv/
|
|
mt5_batch_config.json
|
|
__pycache__/
|
|
*.pyc
|
|
cache/
|
|
mt5_accounts.json
|
|
ftp_config.json
|
|
ftp_accounts.json
|
|
*.docx
|