Compare commits

..

10 Commits

Author SHA1 Message Date
Bel LaPointe
78511f25f3 gitignores missed 2024-12-15 00:42:17 -07:00
bel
e0080a638c create event assignment rotation TODO 2024-12-15 00:05:24 -07:00
bel
76f6896d53 stub create events 2024-12-14 23:48:59 -07:00
bel
6b3d4f0bc6 assignmentRotation impl 2024-12-14 23:45:47 -07:00
bel
15118df95c gitignore 2024-12-14 23:41:28 -07:00
bel
0aefff5b82 todo last event is big one 2024-12-14 23:25:08 -07:00
bel
306295ba1c games inits itself 2024-12-14 21:37:57 -07:00
bel
f40fdd60da games struct stubbed 2024-12-14 21:36:08 -07:00
bel
81af991c58 locking 2024-12-14 21:32:39 -07:00
bel
e85ce38e50 db.Query and db.Exec 2024-12-14 21:19:04 -07:00
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
/cmd/server/server /cmd/server/server
**/exec-*
**/.*.sw*

Binary file not shown.

Binary file not shown.