diff --git a/.gitignore b/.gitignore index f8cd5ee..d9f2609 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ service_data .project .settings __pycache__ +main/appstemp \ No newline at end of file diff --git a/pom.xml b/pom.xml index 4e9b300..7de0a25 100644 --- a/pom.xml +++ b/pom.xml @@ -135,6 +135,21 @@ + + + + + io.fabric8 + docker-maven-plugin + 0.35.0 + + + + benchmarksql-service + + + + diff --git a/src/.gitignore b/src/.gitignore deleted file mode 100644 index 73accfb..0000000 --- a/src/.gitignore +++ /dev/null @@ -1 +0,0 @@ -appstemp