| author | |
| committer | |
| log | 33e53d729493bdfc76726dd2d247e1998e321930 |
| tree | 7070032af5f169413da35aa3f73315f4be70aee6 |
| parent | a1a1929cf4ff979bdaba17f858d4ce8647e87a65 |
1 files changed, 2 insertions(+), 0 deletions(-)
.gitignore+2| ... | ... | @@ -10,6 +10,8 @@ |
| 10 | 10 | # -andrewrk |
| 11 | 11 | |
| 12 | 12 | zig-cache/ |
| 13 | /release/ | |
| 14 | /debug/ | |
| 13 | 15 | /build/ |
| 14 | 16 | /build-*/ |
| 15 | 17 | /docgen_tmp/ |