# Секреты — не заливать в репо
.env
secrets/
*.token

# Python
__pycache__/
*.pyc
.venv/
venv/
