- Session 2026-03-21: MQL Trading Bots verification - Documented 19% trading profit - Fixed stop loss bug - Gitea migration complete - Created project index and templates
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
# No sensitive data should be stored here
|
|
# If credentials are mentioned, they should be
|
|
# rotated after session documentation
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*~
|
|
.DS_Store
|