logs added to gitignore
diff --git a/.gitignore b/.gitignore
index a2a3040..da8ae1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,10 @@
 .springBeans
 .sts4-cache
 
+### Logs ###
+/logs
+*.log
+
 ### IntelliJ IDEA ###
 .idea
 *.iws