diff --git a/.gitignore b/.gitignore
index f69c89c677742989ebdbf3d0fcd673123d4c8a53..8fb53a26be41c25a182bed5c2c591953675488c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
 # Default ignored files
-/workspace.xml
+/.idea/workspace.xml
+/.idea/shelf/
 /out/
 /.idea/sonarlint
+/.idea/vcs.xml
 /dataSources/
 /dataSources.local.xml
 /vpproject/
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index f46b06d4eaf8c22c483312739353f604f51c2ba1..a2703e1441ee2a7b4d6afbb16033eef9b29aa774 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -9,5 +9,8 @@
         <module name="Bachelor_application" />
       </profile>
     </annotationProcessing>
+    <bytecodeTargetLevel>
+      <module name="Bachelor_application" target="8" />
+    </bytecodeTargetLevel>
   </component>
 </project>
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 89e42c162e91ddcba85511d45d1551d6edf1566e..d2b574f978d2b5e7c5734f51e7a4c13d10b69e1d 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,5 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
+  <component name="MavenProjectsManager">
+    <option name="originalFiles">
+      <list>
+        <option value="$PROJECT_DIR$/pom.xml" />
+      </list>
+    </option>
+  </component>
   <component name="ProjectKey">
     <option name="state" value="project://e2804f05-5315-4fc6-a121-c522a6c26470" />
   </component>