| author | |
| committer | |
| log | 26c908033750cbb98c3671b44f785e1e7a9623e8 |
| tree | 63eb09d8c9496b99fe281a4b312d254d3609ef72 |
| parent | 2fd02135aa539a0aa7bfced6c1f4850ef783f0bb |
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 | ||