__pycache__/
*.pyc
venv/
.env
keys/
*.log
start.sh

.venv/
venv/
logs/
__pycache__/
*.pyc
.env
import.log

backups/
