From 54b7021b063a81bc1655a6b4519b9a41cd6ed30b Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Sun, 14 Jul 2024 21:10:09 +0100 Subject: Bump mustache dep Update .gitignore for new zig-cache location Remove old converter sources. Checked everything compiles with zig 0.13 --- comments/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'comments/.gitignore') diff --git a/comments/.gitignore b/comments/.gitignore index 4c82b07..f9a280a 100644 --- a/comments/.gitignore +++ b/comments/.gitignore @@ -1,2 +1,3 @@ zig-cache zig-out +.zig-cache -- cgit v1.2.3-ZIG