Skip to content

Commit

Permalink
added 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
weichslgartner committed Aug 16, 2023
1 parent d2a0900 commit 934cf6a
Show file tree
Hide file tree
Showing 6 changed files with 645 additions and 606 deletions.
6 changes: 5 additions & 1 deletion KickerManagerspiel.iml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
<module external.linked.project.id="KickerManagerspiel" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/out" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
Expand Down
3 changes: 2 additions & 1 deletion exclusion_ersteliga.csv
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Silas;VfB Stuttgart;MIT;3,6;154;2,96
Modeste;1. FC Köln;STU;281;
Kruse;VfL Wolfsburg;STU;195;
3 changes: 3 additions & 0 deletions inclusion_ersteliga.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Schwolow;FC Schalke 04;TOR;2,3;214;3,44
Heekeren;FC Schalke 04;TOR;0,6;0;0,0
Langer;FC Schalke 04;TOR;0,5;0;0,0
Loading

0 comments on commit 934cf6a

Please sign in to comment.