Files
trade/.gitignore
T
2026-05-08 03:33:59 +09:00

12 строки
106 B
Plaintext

__pycache__/
*.py[cod]
*.sqlite
*.db
.env
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store