Player accounts: self-service player role, registration, and portal #43

Merged
whitlocktech merged 4 commits from feature/player-accounts into main 2026-07-06 20:29:45 +00:00
Showing only changes of commit cdd916e199 - Show all commits

3
.gitignore vendored
View File

@@ -31,5 +31,8 @@ Thumbs.db
.vscode/ .vscode/
.idea/ .idea/
# local planning docs (not part of the tracked codebase)
.plans/
# scratch / temp scripts # scratch / temp scripts
_*.ps1 _*.ps1