# Файлы кэша Python __pycache__/ *.py[cod] # Логи *.log # Виртуальное окружение .venv/ save/ # IDE .vscode/ .idea/ # Файлы ОС .DS_Store Thumbs.db