diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b81..00000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
deleted file mode 100644
index 4e50c327..00000000
--- a/.idea/codeStyles/Project.xml
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
deleted file mode 100644
index 79ee123c..00000000
--- a/.idea/codeStyles/codeStyleConfig.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/commandlinetools/Drush_9_27_24__12_08_AM.xml b/.idea/commandlinetools/Drush_9_27_24__12_08_AM.xml
deleted file mode 100644
index 3af972cc..00000000
--- a/.idea/commandlinetools/Drush_9_27_24__12_08_AM.xml
+++ /dev/null
@@ -1,617 +0,0 @@
-
-
-
- _complete
- Internal command to provide shell completion suggestions
No arguments
Options: |
shell | The shell type ("bash", "fish", "zsh")
input | An array of input tokens (e.g. COMP_WORDS or argv)
current | The index of the "input" array that the cursor is in (e.g. COMP_CWORD)
api-version | The API version of the completion script
symfony | deprecated
help | Display help for the given command. When no command is given display help for the list command
quiet | Do not output any message
verbose | Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
version | Display this application version
ansi | Force (or disable --no-ansi) ANSI output
no-ansi | Negate the "--ansi" option
no-interaction | Do not ask any interactive question
yes | Auto-accept the default for all user prompts. Equivalent to --no-interaction.
no | Cancels at any confirmation prompt.
root | The Drupal root for this site. Note: this option is deprecated and will be removed.
uri | A base URL for building links and selecting a multi-site. Defaults to https://default.
simulate | Run in simulated mode (show what would have happened).
define | Define a configuration item value.