repo: add */*.pkg.tar.zst.sig to .gitignore

This commit is contained in:
Puqns67 2023-09-04 21:43:14 +08:00
parent f2f933ebdf
commit 9c37d6977e
Signed by: Puqns67
GPG Key ID: 9669DF042554F536

1
packages/.gitignore vendored
View File

@ -1,6 +1,7 @@
*/*/ */*/
*/LICENSE */LICENSE
*/*.pkg.tar.zst */*.pkg.tar.zst
*/*.pkg.tar.zst.sig
*/*.tar.gz */*.tar.gz
*/*.zip */*.zip
*/*.log */*.log