From 5ba87a2eab9c8f6efa72022fac85455982121f94 Mon Sep 17 00:00:00 2001 From: Elisabeth Giez Date: Fri, 12 May 2023 12:00:14 +0200 Subject: [PATCH] OPMAAS-XXX - Add initial configuration of application app_name to Dynatrace --- .idea/.gitignore | 10 ---------- .idea/coco_apm_terraform_onboarding.iml | 9 --------- .idea/misc.xml | 9 --------- .idea/modules.xml | 8 -------- .idea/vcs.xml | 6 ------ 5 files changed, 42 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/coco_apm_terraform_onboarding.iml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 0a8642fa..00000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Zeppelin ignored files -/ZeppelinRemoteNotebooks/ diff --git a/.idea/coco_apm_terraform_onboarding.iml b/.idea/coco_apm_terraform_onboarding.iml deleted file mode 100644 index d6ebd480..00000000 --- a/.idea/coco_apm_terraform_onboarding.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 07aa05c6..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index c1695ebc..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddf..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file