| author | |
| committer | |
| log | 036666d8e5f15a1289b49bb969eeff09563f8164 |
| tree | 28f9aef6b93541f1dc32bcb3ae507e716fc74cb4 |
| parent | 70e5750a4061a1bc3767f98c6d81d8a0dd2afa3c |
2 files changed, 1 insertions(+), 4 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-4| ... | @@ -1,4 +0,0 @@ | ||
| 1 | 2 | ||
| 2 | git https://github.com/nektro/zig-extras commit-05f0e90a185cb04a09b96f686dffc6375c420e9b | ||
| 3 | git https://github.com/nektro/zig-time commit-12fad367a5282827aad7e12f0e9cd36f672c4010 | ||
| 4 | git https://github.com/nektro/zig-tracer commit-5c4151729c6dfc30fc9ec69f60482d43a8820189 | ||