From 1ab45a868a8eaaf876d7a93d553ba1a26ef2cb98 Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Tue, 27 Jun 2017 17:34:03 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 6 +++++- pom.xml | 2 -- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 912eb2f..808b8e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -!.jar \ No newline at end of file +!.jar +.idea/ +modules/ +src/test/ +target/ diff --git a/pom.xml b/pom.xml index f8e7b99..ab44f7e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,6 @@ maven-assembly-plugin 3.0.0 - 1.8 - 1.8 jar-with-dependencies