From 10a9a8598b837ab1dd5b7adcba8e3a4ed4358983 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Tue, 4 Jun 2024 22:17:00 +0200 Subject: [PATCH] build: update to latest zig master --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 03299ae..5211f11 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/zig-cache/ +/.zig-cache/