Revert "Merge branch 'master' of https://gitlab.ewi.tudelft.nl/cse1105/2018-2019/oopp-group-43/template"
This reverts commit 4d09f82aec
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -209,29 +209,4 @@ buildNumber.properties
|
||||
# Ignore all local history of files
|
||||
.history
|
||||
|
||||
### Gradle ###
|
||||
.gradle
|
||||
build/
|
||||
|
||||
# Ignore Gradle GUI config
|
||||
gradle-app.setting
|
||||
|
||||
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
|
||||
!gradle-wrapper.jar
|
||||
|
||||
# Cache of project
|
||||
.gradletasknamecache
|
||||
|
||||
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
|
||||
# gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
### Gradle Patch ###
|
||||
**/build/
|
||||
|
||||
### Server and Client ###
|
||||
Server/.gradle
|
||||
Server/.idea
|
||||
|
||||
Client/.gradle
|
||||
Client/.idea
|
||||
# End of https://www.gitignore.io/api/java,maven,eclipse,intellij,visualstudiocode
|
||||
Reference in New Issue
Block a user