Initial commit, basic unauthenticated score system
This commit is contained in:
commit
a818d383ec
7 changed files with 596 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# zig build artifacts
|
||||
.zig-cache/
|
||||
zig-out/
|
||||
|
||||
# testing artifacts
|
||||
scores/
|
Loading…
Add table
Add a link
Reference in a new issue