gitignore: add zig-pkg so switching between branches doesn't produce noise

This commit is contained in:
Mitchell Hashimoto
2026-07-20 19:59:48 -07:00
parent 0a71d573d6
commit 88b4cd047f

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@
.flatpak-builder/
zig-cache/
.zig-cache/
zig-pkg/
zig-out/
build-cmake/
CMakeCache.txt