authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2023-11-26 00:13:27 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2023-11-26 00:13:27 -08:00
log7b737ece760953a879eb95689551298fb541d3a3
tree95e39e80bbc64a1e0209c5c5ecbd61d861e656d0
parente740ed3459ee9eab32ed2e2fabb4ee670dcd8094

add zigmod files


3 files changed, 11 insertions(+), 0 deletions(-)

.gitignore+1
...@@ -1,2 +1,3 @@...@@ -1,2 +1,3 @@
1zig-*1zig-*
2.zigmod2.zigmod
3deps.zig
licenses.txt created+6
...@@ -0,0 +1,6 @@
1MIT:
2= https://spdx.org/licenses/MIT
3- This
4- git https://github.com/nektro/zig-extras
5- git https://github.com/nektro/zig-time
6- git https://github.com/nektro/zig-tracer
zigmod.lock created+4
...@@ -0,0 +1,4 @@
12
2git https://github.com/nektro/zig-extras commit-05f0e90a185cb04a09b96f686dffc6375c420e9b
3git https://github.com/nektro/zig-time commit-12fad367a5282827aad7e12f0e9cd36f672c4010
4git https://github.com/nektro/zig-tracer commit-5c4151729c6dfc30fc9ec69f60482d43a8820189