Initial commit

This commit is contained in:
Marek S. Łukasiewicz 2026-02-08 12:40:53 +01:00
commit ad7ba0ce02
3 changed files with 18 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# ---> Zig
.zig-cache/
zig-out/
build/
build-*/
docgen_tmp/