Files
TradingBot-NewBot/.gitignore
T

10 lines
77 B
Plaintext

__pycache__/
*.pyc
*.pyo
.env
.venv/
*.egg-info/
dist/
build/
.pytest_cache/