Skip to content
Snippets Groups Projects
Commit b7b113c2 authored by Lars Brodin Østby's avatar Lars Brodin Østby
Browse files

Add .gitignore

parent 7d4e9abb
No related branches found
No related tags found
1 merge request!6Chore/gitignore
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
\ No newline at end of file
......@@ -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>
......
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment