fix: ignore zip files

This commit is contained in:
2024-04-10 12:51:38 +02:00
parent 5822b3e81a
commit 9698b866e4

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ pkg
src
*tar.gz
*tar.zst
*tar.zst.sig
*tar.zst.sig
*zip