| author | |
| committer | |
| log | 33e01fb05d168890f6b10cc9153ceefa4983e322 |
| tree | 8b074ff8725492402524977c205a6372d526ee27 |
| parent | 183f350064ed15148757d512d4641f4337358efa |
1 files changed, 3 insertions(+), 1 deletions(-)
.gitignore+3-1| ... | ... | @@ -1,4 +1,6 @@ |
| 1 | zig-* | |
| 1 | .zig-cache | |
| 2 | zig-out | |
| 2 | 3 | .zigmod |
| 3 | 4 | deps.zig |
| 5 | files.zig | |
| 4 | 6 | zigmod.lock |