diff --git a/.gitignore b/.gitignore index f674336..b25b365 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,3 @@ /target *~ -player_scores.csv -team_scores.csv -territory_breakdown.csv -players.csv \ No newline at end of file +scores.json \ No newline at end of file diff --git a/map.html b/map.html index 2cc4346..a54d708 100644 --- a/map.html +++ b/map.html @@ -12,13 +12,7 @@