commit 0e5962b955b11001c2ab95eaf604c5abb596974b parent 985b3e3c141f9f4ecc5e85a3a636a417176a8225 Author: mtmn <miro@haravara.org> Date: Wed, 24 Jun 2026 09:53:07 +0200 add build/ to gitignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,4 @@ .zig-cache zig-pkg zig-out +build