documentation WIP
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,6 +1,11 @@
|
||||
.venv
|
||||
src/__pycache__
|
||||
src/test.py
|
||||
src/credentials.py
|
||||
exampleData.py
|
||||
data.json
|
||||
data_backup_*.json
|
||||
botlog.log
|
||||
src/test2.py
|
||||
tradingLog.log
|
||||
generalLog.log
|
||||
src/.env
|
||||
|
||||
Reference in New Issue
Block a user