diff options
Diffstat (limited to 'options/gitignore/Zig')
-rw-r--r-- | options/gitignore/Zig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/options/gitignore/Zig b/options/gitignore/Zig new file mode 100644 index 0000000..236ae6b --- /dev/null +++ b/options/gitignore/Zig @@ -0,0 +1,5 @@ +zig-cache/ +zig-out/ +build/ +build-*/ +docgen_tmp/
\ No newline at end of file |