Update .gitignore and add build workflow for Archlinux package
Some checks failed
Build and push Archlinux package / build (push) Failing after 36s

This commit is contained in:
Edgar P. Burkhart 2025-05-05 18:25:02 +02:00
parent d5eb7e404b
commit 00e92ea194
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 30 additions and 4 deletions

8
.gitignore vendored
View file

@ -1,4 +1,4 @@
*
!PKGBUILD
!.SRCINFO
!.gitignore
*.pkg.tar.zst
*.tar.gz
/pkg
/src