diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..aedd13936eddd2984d20472fe5f464ad4b4f817e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+# Eclipse
+.classpath
+.project
+.settings/
+# Intellij
+.idea/
+*.iml
+*.iws
+# Mac
+.DS_Store
+# Maven
+log/
+target/
\ No newline at end of file
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 3267a655e8f7eee961b49807f6af9185257f9da6..c35b0393c2ab91d1662e89cf47ad4f544a1f8586 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -6,6 +6,7 @@
         <sourceOutputDir name="target/generated-sources/annotations" />
         <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
         <outputRelativeToContentRoot value="true" />
+        <module name="team-14-software-engineering" />
         <module name="Prosjekt" />
       </profile>
     </annotationProcessing>
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 2f80bd2450850814a78312d4d1d44c939ba47cb6..fa81ed92b6fb763ffb464e0f9f8cb8d77d678d87 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -24,6 +24,7 @@
   <component name="PropertiesComponent">
     <property name="WebServerToolWindowFactoryState" value="false" />
     <property name="aspect.path.notification.shown" value="true" />
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
   </component>
   <component name="RunDashboard">
     <option name="ruleStates">