| author | |
| committer | |
| log | 6857d71ebabe15e9a6883f310860315f6afc615a |
| tree | 5601b6580694546ff0e9260684166fc31ee1e9d2 |
| parent | f428c68ca13798252baf7fcf041c48727b3c2cfd |
1 files changed, 2 insertions(+), 0 deletions(-)
.gitignore+2| ... | @@ -1,3 +1,5 @@ | ... | @@ -1,3 +1,5 @@ |
| 1 | /bin | 1 | /bin |
| 2 | /zigmod* | 2 | /zigmod* |
| 3 | /zig-cache | 3 | /zig-cache |
| 4 | /zig.mod | ||
| 5 | /deps.zig |