| author | |
| committer | |
| log | e135d7b33f961eb30e9b14a4b410b1e24f808aac |
| tree | edd391aef9cbdd596264c42535bc42f780637454 |
| parent | c3e439f86b0484e4428f38c4d8b07b7b5ae1634b |
1 files changed, 3 insertions(+), 1 deletions(-)
.gitignore+3-1| ... | ... | @@ -1,2 +1,4 @@ |
| 1 | /zig-* | |
| 1 | zig-cache | |
| 2 | .zig-cache | |
| 3 | zig-out | |
| 2 | 4 | /deps.zig |