From fb68d946335c69b17da3439654e95b41b04ae9f2 Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Tue, 17 Jun 2025 22:23:01 +0000 Subject: [PATCH] chore: .gitignore updated --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1a14b40..5388e4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /target -/releases \ No newline at end of file +/releases +# Used in the zigbuild for aarch64-apple-darwin +.intentionally-empty-file.o \ No newline at end of file