Proof of concept

This commit is contained in:
2025-07-10 21:31:52 +02:00
parent 80c06b9c4e
commit af8bfe1518
8 changed files with 566 additions and 0 deletions

6
packages/myid/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.zig-cache
*.sock
*.sqlite3
*.sqlite3-shm
*.sqlite3-wal
zig-out