From b21b823ae0ea14fc4757162e81287b3a0ba587b4 Mon Sep 17 00:00:00 2001 From: Altagos Date: Mon, 16 Feb 2026 12:58:58 +0000 Subject: [PATCH] ignore new zig-pkg folder --- .gitignore | 1 + 1 file(s) changed, 1 insertion(s)(+), 0 deletion(s)(-) diff --git a/.gitignore b/.gitignore --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .zig-cache zig-out +zig-pkg *.db -- tangled.sh