zap/.gitignore

7 lines
60 B
Plaintext
Raw Normal View History

2024-12-29 10:58:13 +01:00
# ---> Zig
2024-12-29 11:03:37 +01:00
.zig-cache/
2024-12-29 10:58:13 +01:00
zig-out/
build/
build-*/
docgen_tmp/