diff --git a/.gitignore b/.gitignore index 612fa96..6f15201 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /target/ src/main/main.iml src/test/test.iml +bin \ No newline at end of file diff --git a/src/main/resources/Tippliga/Ligen_v3.json b/src/main/resources/Tippliga/Ligen_v3.json index c769bed..954832c 100644 --- a/src/main/resources/Tippliga/Ligen_v3.json +++ b/src/main/resources/Tippliga/Ligen_v3.json @@ -79,6 +79,11 @@ "name": "Bundesliga", "league_id": 218 }, + { + "country": "Portugal", + "name": "Primeira Liga", + "league_id": 94 + }, { "country": "World", "name": "UEFA Champions League",