From 8319059dd198c560c5eccb53535b82342436d6d0 Mon Sep 17 00:00:00 2001
From: Tristan Smith <tristan@monotreme.org>
Date: Mon, 31 Mar 2025 09:47:06 -0400
Subject: [PATCH] removed zig-cache

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5bf592d..f89eb5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 zig-out
+.zig-cache
\ No newline at end of file