13 Commits

Author SHA1 Message Date
Sem van der Hoeven
ae000baba4 EDIT:::edited .gitignore
files like .classpath and .project were commented out, they now should be ignored by git
2019-03-22 09:25:48 +01:00
Sem van der Hoeven
50c58da035 Update .gitignore
added that it excludes the .idea directory from the src folder
2019-03-17 13:31:26 +00:00
Sem van der Hoeven
0be9322f66 EDIT:: Update .gitignore
it should keep the build directory in Client, as that's where the ci reports are saved
2019-03-14 10:07:52 +00:00
Sem van der Hoeven
29229e457c Revert "Revert "MERGE::Merge branch 'fix_gradle_build_file'""
This reverts commit 7af5470a8e.
2019-03-11 16:03:00 +01:00
Sem van der Hoeven
7af5470a8e Revert "MERGE::Merge branch 'fix_gradle_build_file'"
This reverts commit 309337f26d, reversing
changes made to d902c7401d.
2019-03-11 15:59:38 +01:00
Sem van der Hoeven
803b0c2064 EDIT:: edited gitignore file to include the .gradle and .idea directories, and to include the classpath and project files.
maybe this fixes the pipline build failure
2019-03-09 13:40:19 +01:00
Sem van der Hoeven
7b1dc88653 REMOVE:: removed the .idea and .gradle files from the GoGreen subfolders
REMOVE:: removed the Client and Server folders from the src folder

they were no longer necessary since everything now is in the GoGreen folder

EDIT:: edited .gitignore file

.gitignore file should now exclude the .idea and .gradle directories

FIX:: fixed the gradle build file.

had to set the main class, for testing purposes I set the GUI.logincontroller class as main class, but this will change
2019-03-06 16:07:26 +01:00
Sem van der Hoeven
40d1b04caf updated gitignore, Merge branch 'updateCientServer' of gitlab.ewi.tudelft.nl:cse1105/2018-2019/oopp-group-43/template 2019-02-27 09:51:09 +01:00
Ceren U_urlu
43ace24fa7 Revert "Merge branch 'master' of https://gitlab.ewi.tudelft.nl/cse1105/2018-2019/oopp-group-43/template"
This reverts commit 4d09f82aec
2019-02-26 07:56:07 +00:00
Sem van der Hoeven
b52319380b small update to gitignore, it should now exclude the .gradle and .idea folders in the client and server folder 2019-02-25 16:02:04 +01:00
Sem van der Hoeven
05d5a5495b added gitignore to server folder 2019-02-24 13:22:54 +01:00
Sem van der Hoeven
e466033b10 updated gitignore file with gitignore.io. commented out the part that was already there 2019-02-18 16:33:17 +01:00
OOP Project Team
d001b5ac26 OOP Project Template 2019-02-14 01:11:37 +01:00