From 79bb0dc051f79427e6ae5377a655cd16e74b8e07 Mon Sep 17 00:00:00 2001 From: Anton_Viniuchuk Date: Sun, 3 May 2026 16:07:44 +0300 Subject: [PATCH] [0] initial commit --- .idea/.gitignore | 5 +++++ .idea/2026-rff_mp_ViniuchukAN.iml | 8 ++++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ .idea/misc.xml | 4 ++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ vinichukan/101.md | 0 7 files changed, 37 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/2026-rff_mp_ViniuchukAN.iml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 vinichukan/101.md diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/2026-rff_mp_ViniuchukAN.iml b/.idea/2026-rff_mp_ViniuchukAN.iml new file mode 100644 index 0000000..c03f621 --- /dev/null +++ b/.idea/2026-rff_mp_ViniuchukAN.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/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..3570188 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..82402b2 --- /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/vinichukan/101.md b/vinichukan/101.md new file mode 100644 index 0000000..e69de29