From a02bc919153e9f133e63a99c2e59b0c1e6e8f233 Mon Sep 17 00:00:00 2001 From: ctengiz Date: Tue, 4 Apr 2023 02:29:19 +0300 Subject: [PATCH] move .idea to appropriate folder --- .idea/ikcu.iml | 8 +++++++- {.idea => YZM502/.idea}/.gitignore | 0 YZM502/.idea/ikcu.iml | 2 ++ YZM502/.idea/inspectionProfiles/Project_Default.xml | 12 ++++++++++++ YZM502/.idea/modules.xml | 8 ++++++++ YZM502/.idea/vcs.xml | 7 +++++++ 6 files changed, 36 insertions(+), 1 deletion(-) rename {.idea => YZM502/.idea}/.gitignore (100%) create mode 100644 YZM502/.idea/ikcu.iml create mode 100644 YZM502/.idea/inspectionProfiles/Project_Default.xml create mode 100644 YZM502/.idea/modules.xml create mode 100644 YZM502/.idea/vcs.xml diff --git a/.idea/ikcu.iml b/.idea/ikcu.iml index 4c94235..bc2cd87 100644 --- a/.idea/ikcu.iml +++ b/.idea/ikcu.iml @@ -1,2 +1,8 @@ - \ No newline at end of file + + + + + + + \ No newline at end of file diff --git a/.idea/.gitignore b/YZM502/.idea/.gitignore similarity index 100% rename from .idea/.gitignore rename to YZM502/.idea/.gitignore diff --git a/YZM502/.idea/ikcu.iml b/YZM502/.idea/ikcu.iml new file mode 100644 index 0000000..4c94235 --- /dev/null +++ b/YZM502/.idea/ikcu.iml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/YZM502/.idea/inspectionProfiles/Project_Default.xml b/YZM502/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..5535e8f --- /dev/null +++ b/YZM502/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/YZM502/.idea/modules.xml b/YZM502/.idea/modules.xml new file mode 100644 index 0000000..d6db63e --- /dev/null +++ b/YZM502/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/YZM502/.idea/vcs.xml b/YZM502/.idea/vcs.xml new file mode 100644 index 0000000..62bd7a0 --- /dev/null +++ b/YZM502/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file