Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vetle.Hjelmtvedt
inf226-2021-inchat
Commits
d7331c98
Commit
d7331c98
authored
Nov 11, 2021
by
Mathias Vehus
Browse files
Merge remote-tracking branch 'origin/master'
# Conflicts: # production.db
parents
cb74abb5
b62d1b95
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
d7331c98
...
...
@@ -19,6 +19,7 @@
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml
.idea/compiler.xml
# Gradle:
.idea/gradle.xml
...
...
@@ -27,6 +28,10 @@
# Mongo Explorer plugin:
.idea/mongoSettings.xml
## Database files:
/production.db
*.db
## File-based project format:
*.iws
...
...
@@ -53,5 +58,3 @@ fabric.properties
# *.iml
# modules.xml
*.db
production.db
View file @
d7331c98
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment