From 6e41c5920f46f9700ca6c2adbc8dc5ebfa8f9b46 Mon Sep 17 00:00:00 2001 From: Dennis Heinrich Date: Sun, 6 Apr 2025 00:49:12 +0200 Subject: [PATCH] IDEA-Ordner entfernt --- .idea/.gitignore | 8 -------- .idea/DdevIntegration.xml | 6 ------ .idea/deployment.xml | 14 -------------- .idea/durst-rechner.iml | 7 ------- .idea/misc.xml | 6 ------ .idea/modules.xml | 8 -------- .idea/php.xml | 19 ------------------- .idea/vcs.xml | 6 ------ 8 files changed, 74 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/DdevIntegration.xml delete mode 100644 .idea/deployment.xml delete mode 100644 .idea/durst-rechner.iml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/php.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- 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/DdevIntegration.xml b/.idea/DdevIntegration.xml deleted file mode 100644 index 1b302d9..0000000 --- a/.idea/DdevIntegration.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/deployment.xml b/.idea/deployment.xml deleted file mode 100644 index 09d3872..0000000 --- a/.idea/deployment.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/durst-rechner.iml b/.idea/durst-rechner.iml deleted file mode 100644 index 4154697..0000000 --- a/.idea/durst-rechner.iml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 3668dc8..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 0362e4d..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index f324872..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,19 +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