| author | |
| committer | |
| log | 6f387f91b0fbc7fbc7c13f6d184a25e675a26195 |
| tree | 5cf794c3f9add5773ee3ce3024f21df8fbf6b9ae |
| parent | 103f4e419c35b88f802bb8234ece1c0a9aa40c03 |
1 files changed, 3 insertions(+), 1 deletions(-)
.gitignore+3-1| ... | @@ -1,4 +1,6 @@ | ... | @@ -1,4 +1,6 @@ |
| 1 | zig-* | 1 | zig-cache |
| 2 | .zig-cache | ||
| 3 | zig-out | ||
| 2 | .zigmod | 4 | .zigmod |
| 3 | deps.zig | 5 | deps.zig |
| 4 | zigmod.lock | 6 | zigmod.lock |