| author | |
| committer | |
| log | e0f18f96fdbed8cee996b7940f6a459d06dc3818 |
| tree | 2426d85d2d87658f3889be8924f7908dd45f241f |
| parent | 1769541aed9c8590ae7d13d70038be0f7333529f |
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 | deps.zig |
| 3 | 5 | .zigmod |