| author | |
| committer | |
| log | 4c2ab3f9899568ea119ed44ffbc255f91ff1cda1 |
| tree | 40906f262de7b67427cf3655cf9313196ddc7c32 |
| parent | ad868b45cfd445aa4d3f53cf8dda4b62b73efb54 |
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 | files.zig |