| author | |
| committer | |
| log | e946a144423cdb5dac3d46d6856c6e6da73e9305 |
| tree | 761cb244a9aa23fdc07d9bce8674151c4eb448b3 |
| parent | ba546bbf2e8438c9b2325f36f392c9d95b432e8e |
1 files changed, 3 insertions(+), 1 deletions(-)
.gitignore+3-1| ... | ... | @@ -1,4 +1,6 @@ |
| 1 | zig-* | |
| 1 | zig-cache | |
| 2 | .zig-cache | |
| 3 | zig-out | |
| 2 | 4 | .zigmod |
| 3 | 5 | deps.zig |
| 4 | 6 | zigmod.lock |