From 8de140a61e36adb97c017b73c4aca31f1548e289 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Tue, 22 Aug 2023 10:56:14 +0100 Subject: Fixup deploy script again Fixup .gitignore for zig Fixup .gitmodules, use upstream direct now fixes are merged --- comments/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 comments/.gitignore (limited to 'comments/.gitignore') diff --git a/comments/.gitignore b/comments/.gitignore new file mode 100644 index 0000000..4c82b07 --- /dev/null +++ b/comments/.gitignore @@ -0,0 +1,2 @@ +zig-cache +zig-out -- cgit v1.2.3-ZIG