# Created by venv; see https://docs.python.org/3/library/venv.html

# Python
__pycache__/
.python-version
/venv/
pyvenv.cfg


# IDE specific files
.vscode/
.idea/

# telegram bot token config
telegram_bot_token.cfg
logs/
