diff --git a/options/gitignore/Zig b/options/gitignore/Zig new file mode 100644 index 0000000000..236ae6be8c --- /dev/null +++ b/options/gitignore/Zig @@ -0,0 +1,5 @@ +zig-cache/ +zig-out/ +build/ +build-*/ +docgen_tmp/ \ No newline at end of file