initial commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
.env
|
||||
trades.db
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
venv/
|
||||
.venv/
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user