| author | |
| committer | |
| log | fc908cce2f18abe9f587f53005b1a5992d88c211 |
| tree | a688f3b2c88abfc11cd15e0695feade6b0ae4741 |
| parent | 49b6fa4e73b2d0efab68495b66277e9664d770ba |
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 |