diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..713813d --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +# Виртуальное окружение +.venv/ +venv/ +env/ +ENV/ + +# Скомпилированные файлы +*.exe +*.pyc +*.pyd +__pycache__/ + +# PyCharm (опционально, но полезно) +.idea/ +*.iml + +# Системные файлы +.DS_Store +Thumbs.db \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 36ab7cf..0c5b445 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,28 +2,390 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + @@ -96,7 +459,7 @@ \ No newline at end of file diff --git a/main.exe b/main.exe new file mode 100644 index 0000000..2ff3134 Binary files /dev/null and b/main.exe differ diff --git a/tl/timelapse_14_20260401_to_20260610.mp4 b/tl/timelapse_14_20260401_to_20260610.mp4 deleted file mode 100644 index be01af9..0000000 Binary files a/tl/timelapse_14_20260401_to_20260610.mp4 and /dev/null differ diff --git a/tl/timelapse_14_20260603_to_20260610.mp4 b/tl/timelapse_14_20260603_to_20260610.mp4 deleted file mode 100644 index 6d2c79f..0000000 Binary files a/tl/timelapse_14_20260603_to_20260610.mp4 and /dev/null differ