| author | |
| committer | |
| log | 56810444d1050c1e05623c328ae5465a4e695515 |
| tree | 2747f3448b429f0f1abe582cdc6afc9cedfe37d8 |
| parent | 27da3db4b150bbd563d800e369b394c5650dd4f2 |
1 files changed, 1 insertions(+), 1 deletions(-)
.gitignore+1-1| ... | @@ -1,6 +1,6 @@ | ... | @@ -1,6 +1,6 @@ |
| 1 | zig-cache | ||
| 2 | .zig-cache | 1 | .zig-cache |
| 3 | zig-out | 2 | zig-out |
| 4 | .zigmod | 3 | .zigmod |
| 5 | deps.zig | 4 | deps.zig |
| 5 | files.zig | ||
| 6 | zigmod.lock | 6 | zigmod.lock |