From 74fc8c2f3e30d5c666527f1fb459f030af81c224 Mon Sep 17 00:00:00 2001 From: visoulier Date: Mon, 26 Feb 2024 13:19:02 +0100 Subject: [PATCH] suppression config idea --- .idea/.gitignore | 8 -------- .idea/ScienceQuest.iml | 18 ------------------ .idea/deployment.xml | 14 -------------- .idea/modules.xml | 8 -------- .idea/php.xml | 28 ---------------------------- .idea/vcs.xml | 6 ------ 6 files changed, 82 deletions(-) delete mode 100755 .idea/.gitignore delete mode 100755 .idea/ScienceQuest.iml delete mode 100755 .idea/deployment.xml delete mode 100755 .idea/modules.xml delete mode 100755 .idea/php.xml delete mode 100755 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100755 index 73f69e0..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea/ScienceQuest.iml b/.idea/ScienceQuest.iml deleted file mode 100755 index 460deeb..0000000 --- a/.idea/ScienceQuest.iml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/deployment.xml b/.idea/deployment.xml deleted file mode 100755 index 5c278a3..0000000 --- a/.idea/deployment.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100755 index c5871cc..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 100755 index b5741f6..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100755 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file