OKXTrading/.gitignore
2025-11-05 16:37:12 +08:00

14 lines
124 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Custom
.env