428th-exchange-bot/.dockerignore
Artemii Peretiachenko 501c2a5985 Add Docker Compose deploy setup for VPS.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-25 17:30:49 +02:00

16 lines
154 B
Text

.git
.venv
venv
__pycache__
*.py[cod]
*.egg-info
.pytest_cache
.mypy_cache
.env
data
*.db
.DS_Store
README.md
.dockerignore
Dockerfile
docker-compose.yml