diff --git a/.gitignore b/.gitignore index 7bd628d..7ecd10d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.log # Editors +*~ .settings/ .project .classpath diff --git a/api/pom.xml b/api/pom.xml index f8b3a0b..0f9d009 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -1,6 +1,6 @@