Add PKGBUILD entries to gitignore

This commit is contained in:
Reinout Meliesie 2026-05-15 14:07:37 +02:00
commit 8cd24e873d
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# Arch Linux PKGBUILD artifacts.
.SRCINFO
*.log
*.pkg.tar
*.pkg.tar.zst
pkg/
src/