retreat commit
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -8,6 +8,7 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.pyc
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
@ -32,3 +33,9 @@ share/python-wheels/
|
||||
*.egg
|
||||
MANIFEST
|
||||
strat.log
|
||||
v2realbot/__pycache__/
|
||||
v2realbot/.DS_Store
|
||||
v2realbot/static/.DS_Store
|
||||
v2realbot/static/js/.DS_Store
|
||||
v2realbot/static/js/libs/.DS_Store
|
||||
v2realbot/strategyblocks/activetrade/.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user