diff --git a/.gitignore b/.gitignore index 45e2f1f..2fad6ca 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,6 @@ Thumbs.db # Claude Code /.claude/settings.local.json /.claude/worktrees/ + +# Local clone of the tournament server repo (not tracked) +/tournament-server/ diff --git a/src/app/components/toolbar/toolbar.component.html b/src/app/components/toolbar/toolbar.component.html index 293f75f..9c959a8 100644 --- a/src/app/components/toolbar/toolbar.component.html +++ b/src/app/components/toolbar/toolbar.component.html @@ -9,7 +9,7 @@ @if (currentUser) {