| author | |
| committer | |
| log | aa5fa4c5a5fbd947a09667e878c13c05395ca0f3 |
| tree | 1094235aa73be0016de3eca5d29d159170c55faa |
| parent | cf43dd6c9f328073f7468b5341c69ed0bb185db3 |
1 files changed, 3 insertions(+), 1 deletions(-)
.gitignore+3-1| ... | ... | @@ -1,3 +1,5 @@ |
| 1 | /zig-* | |
| 1 | zig-cache | |
| 2 | .zig-cache | |
| 3 | zig-out | |
| 2 | 4 | /.zigmod |
| 3 | 5 | /deps.zig |