diff --git a/.bpmn/src/main/resources/processes/MetricoDeploymentReq.bpmn2d b/.bpmn/src/main/resources/processes/MetricoDeploymentReq.bpmn2d
deleted file mode 100644
index d91d95fb64d9fba9b4cd8b9e1b43c016d9184633..0000000000000000000000000000000000000000
--- a/.bpmn/src/main/resources/processes/MetricoDeploymentReq.bpmn2d
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<pi:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:al="http://eclipse.org/graphiti/mm/algorithms" xmlns:pi="http://eclipse.org/graphiti/mm/pictograms" visible="true" gridUnit="10" diagramTypeId="BPMNdiagram" name="MetricoDeploymentReq" snapToGrid="true" version="0.13.0">
-  <graphicsAlgorithm xsi:type="al:Rectangle" background="//@colors.1" foreground="//@colors.0" lineWidth="1" transparency="0.0" width="1000" height="1000"/>
-  <colors red="227" green="238" blue="249"/>
-  <colors red="255" green="255" blue="255"/>
-</pi:Diagram>
diff --git a/.bpmn/src/main/resources/processes/ServiceCreationProcess.bpmn2d b/.bpmn/src/main/resources/processes/ServiceCreationProcess.bpmn2d
deleted file mode 100644
index f6e94ec4ce18dec911bc14b6f8d57c9921d46518..0000000000000000000000000000000000000000
--- a/.bpmn/src/main/resources/processes/ServiceCreationProcess.bpmn2d
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<pi:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:al="http://eclipse.org/graphiti/mm/algorithms" xmlns:pi="http://eclipse.org/graphiti/mm/pictograms" visible="true" gridUnit="10" diagramTypeId="BPMNdiagram" name="ServiceCreationProcess" snapToGrid="true" version="0.13.0">
-  <graphicsAlgorithm xsi:type="al:Rectangle" background="//@colors.1" foreground="//@colors.0" lineWidth="1" transparency="0.0" width="1000" height="1000"/>
-  <colors red="227" green="238" blue="249"/>
-  <colors red="255" green="255" blue="255"/>
-</pi:Diagram>
diff --git a/.bpmn/src/main/resources/processes/StartOrderProcessProcess.bpmn2d b/.bpmn/src/main/resources/processes/StartOrderProcessProcess.bpmn2d
deleted file mode 100644
index 0579cc957b5f4de5708f44ba19980675910202a0..0000000000000000000000000000000000000000
--- a/.bpmn/src/main/resources/processes/StartOrderProcessProcess.bpmn2d
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<pi:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:al="http://eclipse.org/graphiti/mm/algorithms" xmlns:pi="http://eclipse.org/graphiti/mm/pictograms" visible="true" gridUnit="10" diagramTypeId="BPMNdiagram" name="StartOrderProcessProcess" snapToGrid="true" version="0.13.0">
-  <graphicsAlgorithm xsi:type="al:Rectangle" background="//@colors.1" foreground="//@colors.0" lineWidth="1" transparency="0.0" width="1000" height="1000"/>
-  <colors red="227" green="238" blue="249"/>
-  <colors red="255" green="255" blue="255"/>
-</pi:Diagram>
diff --git a/.gitignore b/.gitignore
index 5601d3bbb232b817dddb815531d4697e507721ab..8e0205a449e01acb7efd65ef653308fadc31a32a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 .project
 .classpath
 /.settings
+/.bpmn
\ No newline at end of file