From 23a2945c7f7d7dc9f758734c63c7b6f4ed5652ca Mon Sep 17 00:00:00 2001 From: stud203834 Date: Sat, 18 Apr 2026 14:38:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D1=81=D0=B5=20=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 3 +++ .idea/Cooking.iml | 8 ++++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ README.md | Bin 11 -> 30 bytes main.py | 0 7 files changed, 31 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/Cooking.iml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 main.py diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/Cooking.iml b/.idea/Cooking.iml new file mode 100644 index 0000000..d0876a7 --- /dev/null +++ b/.idea/Cooking.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..0c131b4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 074eff84b356049a6b872286d27e3da85df5a681..497aee86a493db140669391863eaaeee57b0ab32 100644 GIT binary patch literal 30 gcmezWPm#rf#e~I<#Q}(oSQHpUS&YFvUIs1(0A>ILq5uE@ literal 11 ScmY#ZaL&)q&df{a;sO8@LIWZI diff --git a/main.py b/main.py new file mode 100644 index 0000000..e69de29