From cc380a3f4829d5146894479bfe007a4f71d26796 Mon Sep 17 00:00:00 2001 From: 6d486f49 <76097bcc@gmail.com> Date: Wed, 9 Sep 2026 17:09:19 -0400 Subject: [PATCH] ... --- .idea/.idea.Resume/.idea/workspace.xml | 86 +++++++++++++++++-- Resume.slnx | 3 - .../.idea/.idea.Web.dir}/.idea/.gitignore | 10 +-- .../.idea.Web.dir}/.idea/indexLayout.xml | 0 .../.idea/.idea.Web.dir}/.idea/vcs.xml | 0 .../.idea/.idea.Website.dir/.idea/discord.xml | 14 --- .../.idea.Website.dir/.idea/encodings.xml | 4 - 7 files changed, 84 insertions(+), 33 deletions(-) delete mode 100644 Resume.slnx rename {Website/.idea/.idea.Website.dir => Web/.idea/.idea.Web.dir}/.idea/.gitignore (94%) rename {Website/.idea/.idea.Website.dir => Web/.idea/.idea.Web.dir}/.idea/indexLayout.xml (100%) rename {Website/.idea/.idea.Website.dir => Web/.idea/.idea.Web.dir}/.idea/vcs.xml (100%) delete mode 100644 Website/.idea/.idea.Website.dir/.idea/discord.xml delete mode 100644 Website/.idea/.idea.Website.dir/.idea/encodings.xml diff --git a/.idea/.idea.Resume/.idea/workspace.xml b/.idea/.idea.Resume/.idea/workspace.xml index e8684c6..d35922a 100644 --- a/.idea/.idea.Resume/.idea/workspace.xml +++ b/.idea/.idea.Resume/.idea/workspace.xml @@ -1,24 +1,94 @@ + + Resume/Resume.csproj + Resume/Resume.csproj + Resume/Resume.csproj + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { "associatedIndex": 6, "fromUser": false @@ -116,4 +186,6 @@ + + \ No newline at end of file diff --git a/Resume.slnx b/Resume.slnx deleted file mode 100644 index 4c25ce8..0000000 --- a/Resume.slnx +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/Website/.idea/.idea.Website.dir/.idea/.gitignore b/Web/.idea/.idea.Web.dir/.idea/.gitignore similarity index 94% rename from Website/.idea/.idea.Website.dir/.idea/.gitignore rename to Web/.idea/.idea.Web.dir/.idea/.gitignore index 9a08d0e..acb88c2 100644 --- a/Website/.idea/.idea.Website.dir/.idea/.gitignore +++ b/Web/.idea/.idea.Web.dir/.idea/.gitignore @@ -1,13 +1,13 @@ # Default ignored files /shelf/ /workspace.xml -# Rider ignored files -/modules.xml -/projectSettingsUpdater.xml -/.idea.Website.iml -/contentModel.xml # Editor-based HTTP Client requests /httpRequests/ +# Rider ignored files +/modules.xml +/contentModel.xml +/projectSettingsUpdater.xml +/.idea.Web.iml # Ignored default folder with query files /queries/ # Datasource local storage ignored files diff --git a/Website/.idea/.idea.Website.dir/.idea/indexLayout.xml b/Web/.idea/.idea.Web.dir/.idea/indexLayout.xml similarity index 100% rename from Website/.idea/.idea.Website.dir/.idea/indexLayout.xml rename to Web/.idea/.idea.Web.dir/.idea/indexLayout.xml diff --git a/Website/.idea/.idea.Website.dir/.idea/vcs.xml b/Web/.idea/.idea.Web.dir/.idea/vcs.xml similarity index 100% rename from Website/.idea/.idea.Website.dir/.idea/vcs.xml rename to Web/.idea/.idea.Web.dir/.idea/vcs.xml diff --git a/Website/.idea/.idea.Website.dir/.idea/discord.xml b/Website/.idea/.idea.Website.dir/.idea/discord.xml deleted file mode 100644 index 104c42f..0000000 --- a/Website/.idea/.idea.Website.dir/.idea/discord.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - \ No newline at end of file diff --git a/Website/.idea/.idea.Website.dir/.idea/encodings.xml b/Website/.idea/.idea.Website.dir/.idea/encodings.xml deleted file mode 100644 index df87cf9..0000000 --- a/Website/.idea/.idea.Website.dir/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file