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