mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-07-27 20:47:44 +00:00
chore: git
This commit is contained in:
+17
@@ -75,6 +75,23 @@ __pycache__/
|
||||
*.pyc
|
||||
# Python dynamic modules
|
||||
*.pyd
|
||||
|
||||
### Git ###
|
||||
|
||||
# Created by git for backups. To disable backups in Git:
|
||||
|
||||
# $ git config --global mergetool.keepBackup false
|
||||
*.orig
|
||||
|
||||
# Created by git when using merge tools for conflicts
|
||||
*.BACKUP.*
|
||||
*.BASE.*
|
||||
*.LOCAL.*
|
||||
*.REMOTE.*
|
||||
*_BACKUP_*.txt
|
||||
*_BASE_*.txt
|
||||
*_LOCAL_*.txt
|
||||
*_REMOTE_*.txt
|
||||
|
||||
### Windows ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user