From bf4f9837d99936665057d139ec71b52a98ba9617 Mon Sep 17 00:00:00 2001 From: CWX Date: Mon, 6 Jan 2025 00:34:44 +0000 Subject: [PATCH] removed .idea files with gitignore change in last commit --- .idea/.idea.server-csharp/.idea/.gitignore | 13 ------------- .idea/.idea.server-csharp/.idea/encodings.xml | 4 ---- .idea/.idea.server-csharp/.idea/indexLayout.xml | 8 -------- .idea/.idea.server-csharp/.idea/vcs.xml | 6 ------ 4 files changed, 31 deletions(-) delete mode 100644 .idea/.idea.server-csharp/.idea/.gitignore delete mode 100644 .idea/.idea.server-csharp/.idea/encodings.xml delete mode 100644 .idea/.idea.server-csharp/.idea/indexLayout.xml delete mode 100644 .idea/.idea.server-csharp/.idea/vcs.xml diff --git a/.idea/.idea.server-csharp/.idea/.gitignore b/.idea/.idea.server-csharp/.idea/.gitignore deleted file mode 100644 index be6be836..00000000 --- a/.idea/.idea.server-csharp/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/.idea.server-csharp.iml -/modules.xml -/projectSettingsUpdater.xml -/contentModel.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/.idea.server-csharp/.idea/encodings.xml b/.idea/.idea.server-csharp/.idea/encodings.xml deleted file mode 100644 index df87cf95..00000000 --- a/.idea/.idea.server-csharp/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/.idea.server-csharp/.idea/indexLayout.xml b/.idea/.idea.server-csharp/.idea/indexLayout.xml deleted file mode 100644 index 7b08163c..00000000 --- a/.idea/.idea.server-csharp/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/.idea.server-csharp/.idea/vcs.xml b/.idea/.idea.server-csharp/.idea/vcs.xml deleted file mode 100644 index 35eb1ddf..00000000 --- a/.idea/.idea.server-csharp/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file