From 4c98d01a3d712c67bd0b85011c84cf933d0ad7b8 Mon Sep 17 00:00:00 2001
From: Stefano Pigozzi <256895@studenti.unimore.it>
Date: Thu, 29 Apr 2021 03:20:44 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Cleanup=20environment?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/.gitignore | 4 +
.idea/PipelineViewerConfig.xml | 9 -
.idea/dbnavigator.xml | 570 ------------------
.idea/misc.xml | 9 -
.idea/poetry.xml | 10 -
... Backend___Make_your_own_run_config__.xml} | 15 +-
6 files changed, 10 insertions(+), 607 deletions(-)
delete mode 100644 .idea/PipelineViewerConfig.xml
delete mode 100644 .idea/dbnavigator.xml
delete mode 100644 .idea/misc.xml
delete mode 100644 .idea/poetry.xml
rename .idea/runConfigurations/{Backend__Start_dev_server.xml => Backend___Make_your_own_run_config__.xml} (54%)
diff --git a/.idea/.gitignore b/.idea/.gitignore
index 73f69e0..1596a94 100644
--- a/.idea/.gitignore
+++ b/.idea/.gitignore
@@ -6,3 +6,7 @@
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/
+# Database Navigator
+dbnavigator.xml
+# Pipeline Viewer
+PipelineViewerConfig.xml
\ No newline at end of file
diff --git a/.idea/PipelineViewerConfig.xml b/.idea/PipelineViewerConfig.xml
deleted file mode 100644
index dc221fa..0000000
--- a/.idea/PipelineViewerConfig.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/dbnavigator.xml b/.idea/dbnavigator.xml
deleted file mode 100644
index 6838440..0000000
--- a/.idea/dbnavigator.xml
+++ /dev/null
@@ -1,570 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 89e1c60..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
- IDE
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/poetry.xml b/.idea/poetry.xml
deleted file mode 100644
index cba7cd3..0000000
--- a/.idea/poetry.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/Backend__Start_dev_server.xml b/.idea/runConfigurations/Backend___Make_your_own_run_config__.xml
similarity index 54%
rename from .idea/runConfigurations/Backend__Start_dev_server.xml
rename to .idea/runConfigurations/Backend___Make_your_own_run_config__.xml
index 97330b3..096048f 100644
--- a/.idea/runConfigurations/Backend__Start_dev_server.xml
+++ b/.idea/runConfigurations/Backend___Make_your_own_run_config__.xml
@@ -1,25 +1,22 @@
-
-
+
+
-
-
-
-
-
+
+
-
+
-
+