Add initial zocket/config.toml and define Zig dependency for TOML parsing

This commit is contained in:
2026-07-31 23:09:10 +02:00
parent 7d85821643
commit aa3b77eeda
3 changed files with 152 additions and 3 deletions

6
.gitignore vendored
View File

@@ -2,10 +2,14 @@ zig-cache/
.zig-cache/
zig-out/
zig-pkg
build/
build-*/
docgen_tmp/
.zbscanhelper.zig
.idea
.idea/
zocket/*.md