diff options
author | emkael <emkael@tlen.pl> | 2021-05-30 14:52:24 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2021-05-30 14:52:24 +0200 |
commit | 7f5fb5da2f4479c8869b1f71fc2929030cd14428 (patch) | |
tree | bdd93fa05991ede9150493f0cb65f21188b678ed /.gitmodules | |
parent | 818c8aa9f3a294880bc0a44181f574578bd40e74 (diff) |
Playoff generators setup
Fixes #1
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d0626d0..23436b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "ausbutler"] path = ausbutler url = https://github.com/emkael/pzbs-liga-ausbutler +[submodule "playoff"] + path = playoff + url = git@github.com:PZBS/liga-playoff |