From 944ecde3a95490eedb7546449076554dc8adf6f8 Mon Sep 17 00:00:00 2001 From: vladislove Date: Mon, 20 Jul 2026 20:34:50 +0300 Subject: [PATCH] =?UTF-8?q?=D1=85=D0=B7=20=D1=87=D1=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.idea.SummerGame/.idea/.gitignore | 15 +++++++++++++++ .idea/.idea.SummerGame/.idea/encodings.xml | 4 ++++ .idea/.idea.SummerGame/.idea/indexLayout.xml | 8 ++++++++ .idea/.idea.SummerGame/.idea/vcs.xml | 6 ++++++ 4 files changed, 33 insertions(+) create mode 100644 .idea/.idea.SummerGame/.idea/.gitignore create mode 100644 .idea/.idea.SummerGame/.idea/encodings.xml create mode 100644 .idea/.idea.SummerGame/.idea/indexLayout.xml create mode 100644 .idea/.idea.SummerGame/.idea/vcs.xml diff --git a/.idea/.idea.SummerGame/.idea/.gitignore b/.idea/.idea.SummerGame/.idea/.gitignore new file mode 100644 index 0000000..e1061c3 --- /dev/null +++ b/.idea/.idea.SummerGame/.idea/.gitignore @@ -0,0 +1,15 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/projectSettingsUpdater.xml +/.idea.SummerGame.iml +/contentModel.xml +/modules.xml +# Ignored default folder with query files +/queries/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/.idea.SummerGame/.idea/encodings.xml b/.idea/.idea.SummerGame/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.SummerGame/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.SummerGame/.idea/indexLayout.xml b/.idea/.idea.SummerGame/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.SummerGame/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.SummerGame/.idea/vcs.xml b/.idea/.idea.SummerGame/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/.idea.SummerGame/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file