Update .gitignore and add build workflow for Archlinux package
Some checks failed
Build and push Archlinux package / build (push) Failing after 36s
Some checks failed
Build and push Archlinux package / build (push) Failing after 36s
This commit is contained in:
parent
d5eb7e404b
commit
00e92ea194
2 changed files with 30 additions and 4 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
*
|
||||
!PKGBUILD
|
||||
!.SRCINFO
|
||||
!.gitignore
|
||||
*.pkg.tar.zst
|
||||
*.tar.gz
|
||||
/pkg
|
||||
/src
|
Loading…
Add table
Add a link
Reference in a new issue