From 52a62f931305131f154f90856c817dca59e90d5f Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Mon, 12 May 2025 17:52:22 -0700 Subject: [PATCH] . --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2823f4d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +zig-out \ No newline at end of file