zigjunk/.gitignore

9 lines
78 B
Text
Raw Normal View History

2024-08-06 07:38:53 +02:00
zig-cache
zig-out
.zig-cache
/release/
/debug/
/build/
/build-*/
/docgen_tmp/