fix: automate arch packaging
using docker just like debian. This makes the scripts easier to reproduce.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,7 +1,10 @@
|
||||
out/
|
||||
examples/
|
||||
artifacts/
|
||||
pkg/
|
||||
compile_commands.json
|
||||
.cache/
|
||||
*.tar.gz
|
||||
*.log
|
||||
*.zst
|
||||
PKGBUILD
|
||||
|
Reference in New Issue
Block a user