| author | |
| committer | |
| log | 666da389f58c8b836e48a446289dc8841a71cf07 |
| tree | 65db6ce1c78d92eed3f7261c1b0372d21e63e38c |
| parent | 3ff57d0681b7bd7f8ca9bd092afa0b4bfe2f1afd |
1 files changed, 3 insertions(+), 1 deletions(-)
.gitignore+3-1| ... | @@ -1,3 +1,5 @@ | ... | @@ -1,3 +1,5 @@ |
| 1 | /zig-* | 1 | zig-cache |
| 2 | .zig-cache | ||
| 3 | zig-out | ||
| 2 | /.zigmod | 4 | /.zigmod |
| 3 | /deps.zig | 5 | /deps.zig |