diff --git a/.gitignore b/.gitignore index 770f212..ab1ac68 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ release.conf /bin/ .~lock.*.odg# **.DS_Store +.vscode diff --git a/api/pom.xml b/api/pom.xml index 3d6728d..7ac64fc 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -1,6 +1,6 @@