# Python
__pycache__/
venv/
# Logs
logs/
# Calendars
calendars/
# Bot private
edt.db
token.ini
# PyCharm
.idea/
# Alembic
alembic*
# Debug stuff
TelegramEDT/test.py