From f3302ecb76be3f42d782d73a58552775416b5052 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Fri, 4 Aug 2023 22:29:41 +0100 Subject: Convert comments to zig --- zig-comments/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 zig-comments/.gitignore (limited to 'zig-comments/.gitignore') diff --git a/zig-comments/.gitignore b/zig-comments/.gitignore new file mode 100644 index 0000000..ee7098f --- /dev/null +++ b/zig-comments/.gitignore @@ -0,0 +1,2 @@ +zig-out/ +zig-cache/ -- cgit v1.2.3-ZIG