updated gitignore, Merge branch 'updateCientServer' of gitlab.ewi.tudelft.nl:cse1105/2018-2019/oopp-group-43/template

This commit is contained in:
Sem van der Hoeven
2019-02-27 09:51:09 +01:00
parent 3f333fa420
commit 40d1b04caf
17 changed files with 889 additions and 0 deletions

6
.gitignore vendored
View File

@@ -18,6 +18,12 @@
# Created by https://www.gitignore.io/api/java,maven,eclipse,intellij,visualstudiocode
# Edit at https://www.gitignore.io/?templates=java,maven,eclipse,intellij,visualstudiocode
### our project ###
Client/.idea/
Client/.gradle/
Server/.idea/
Server/.gradle/
### Eclipse ###
.metadata