| author | |
| committer | |
| log | a01155929e335518792f38f404aa359bbf751de0 |
| tree | 7230d7205ee9574054837c1931bfe36e9b89c3dd |
| parent | 3c9ea67da4b4eff8cb2f25d3681066360590f637 |
2 files changed, 1 insertions(+), 2 deletions(-)
.gitignore+1| ... | @@ -1,3 +1,4 @@ | ... | @@ -1,3 +1,4 @@ |
| 1 | zig-* | 1 | zig-* |
| 2 | .zigmod | 2 | .zigmod |
| 3 | deps.zig | 3 | deps.zig |
| 4 | zigmod.lock |
zigmod.lock deleted-2| ... | @@ -1,2 +0,0 @@ | ||
| 1 | 2 | ||
| 2 | git https://github.com/nektro/zig-extras commit-05f0e90a185cb04a09b96f686dffc6375c420e9b | ||