# Python
__pycache__/
venv/
# Logs
logs/
# Calendars
calendars/
# Bot private
edt
edt.*
token.ini
# PyCharm
.idea/
# Alembic
alembic*