Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Team 14 - IDATT1002
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eirik Steira
Team 14 - IDATT1002
Commits
b7b113c2
Commit
b7b113c2
authored
5 years ago
by
Lars Brodin Østby
Browse files
Options
Downloads
Patches
Plain Diff
Add .gitignore
parent
7d4e9abb
No related branches found
No related tags found
1 merge request
!6
Chore/gitignore
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+13
-0
13 additions, 0 deletions
.gitignore
.idea/compiler.xml
+1
-0
1 addition, 0 deletions
.idea/compiler.xml
.idea/workspace.xml
+1
-0
1 addition, 0 deletions
.idea/workspace.xml
with
15 additions
and
0 deletions
.gitignore
0 → 100644
+
13
−
0
View file @
b7b113c2
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/compiler.xml
+
1
−
0
View file @
b7b113c2
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
.idea/workspace.xml
+
1
−
0
View file @
b7b113c2
...
...
@@ -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"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment