From ae4af33461ef3d910b21fc130685bfc2e04fbee0 Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Mon, 12 May 2025 17:53:52 -0700 Subject: [PATCH] update ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2823f4d..f89eb5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -zig-out \ No newline at end of file +zig-out +.zig-cache \ No newline at end of file