From c020dd97d237e338482e8af17b89f6b2ba91e4a9 Mon Sep 17 00:00:00 2001 From: Daniel Clark Date: Tue, 1 Nov 2022 15:29:38 +0000 Subject: [PATCH] Squashed unneeded projects --- .idea/.idea.TheXamlGuy/.idea/.gitignore | 13 ------------- .idea/.idea.TheXamlGuy/.idea/encodings.xml | 4 ---- .idea/.idea.TheXamlGuy/.idea/indexLayout.xml | 8 -------- Device/Core/Core.csproj | 9 --------- 4 files changed, 34 deletions(-) delete mode 100644 .idea/.idea.TheXamlGuy/.idea/.gitignore delete mode 100644 .idea/.idea.TheXamlGuy/.idea/encodings.xml delete mode 100644 .idea/.idea.TheXamlGuy/.idea/indexLayout.xml delete mode 100644 Device/Core/Core.csproj diff --git a/.idea/.idea.TheXamlGuy/.idea/.gitignore b/.idea/.idea.TheXamlGuy/.idea/.gitignore deleted file mode 100644 index b44fce1..0000000 --- a/.idea/.idea.TheXamlGuy/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/modules.xml -/contentModel.xml -/projectSettingsUpdater.xml -/.idea.TheXamlGuy.iml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/.idea.TheXamlGuy/.idea/encodings.xml b/.idea/.idea.TheXamlGuy/.idea/encodings.xml deleted file mode 100644 index df87cf9..0000000 --- a/.idea/.idea.TheXamlGuy/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/.idea.TheXamlGuy/.idea/indexLayout.xml b/.idea/.idea.TheXamlGuy/.idea/indexLayout.xml deleted file mode 100644 index 7b08163..0000000 --- a/.idea/.idea.TheXamlGuy/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/Device/Core/Core.csproj b/Device/Core/Core.csproj deleted file mode 100644 index 132c02c..0000000 --- a/Device/Core/Core.csproj +++ /dev/null @@ -1,9 +0,0 @@ - - - - net6.0 - enable - enable - - -