From edec9cead811bc31a22a6a6c4fc7bce67c8404bb Mon Sep 17 00:00:00 2001 From: Tiger Date: Sun, 11 Jan 2026 17:49:52 +0100 Subject: [PATCH] add: .idea files for inspection configuration removed --- .idea/.gitignore | 15 --------------- .idea/encodings.xml | 4 ---- .idea/indexLayout.xml | 8 -------- .idea/libraries/GdSdk.xml | 9 --------- .idea/vcs.xml | 6 ------ 5 files changed, 42 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/indexLayout.xml delete mode 100644 .idea/libraries/GdSdk.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index ee170c1..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/modules.xml -/contentModel.xml -/projectSettingsUpdater.xml -/.idea.frame-of-mind.iml -# Ignored default folder with query files -/queries/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index df87cf9..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/indexLayout.xml b/.idea/indexLayout.xml deleted file mode 100644 index 7b08163..0000000 --- a/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/GdSdk.xml b/.idea/libraries/GdSdk.xml deleted file mode 100644 index 0059883..0000000 --- a/.idea/libraries/GdSdk.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file