From cb1322cd23b9e89e89ce8b9918d0274bd5f0d49e Mon Sep 17 00:00:00 2001 From: quasarchimaere Date: Mon, 14 Oct 2019 14:56:40 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 7 ++++--- pom.xml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c6fb163..ac80349 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,3 @@ -# Compiled class file -*.class - # Log file *.log @@ -26,4 +23,8 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +bot-keys.jks +owner-trusted-certs.jks /target/ +/.idea/ +*.iml \ No newline at end of file diff --git a/pom.xml b/pom.xml index f1a7eef..1fa46d6 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ at.researchstudio.sat won-bot - 0.6 + 0.6-SNAPSHOT