added zip to gitignore

This commit is contained in:
2025-08-13 09:18:11 -04:00
parent 42ccf3c812
commit 5f49a09ab4

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@
*.dll
*.so
*.dylib
*.zip
# Test binary, built with `go test -c`
*.test