05bf33a1ec
Re-promoted after appending the missing git-format-patch trailer to the kernel-agent SCS source patch (kernel-agent commit on noether/migrate-pinetab2-pkg-and-patches). Cumulative size 157446 -> 157458, b2sum a807297b25be... -> bd42cd39106298879eeb... Also adds .gitignore for makepkg build artifacts (src/, pkg/, *.log*, logpipe.*).
14 lines
184 B
Plaintext
14 lines
184 B
Plaintext
# makepkg outputs and intermediate state
|
|
src/
|
|
pkg/
|
|
*.pkg.tar.zst
|
|
*.pkg.tar.zst.sig
|
|
*-build.log*
|
|
*-prepare.log
|
|
*-package_*.log
|
|
*.tar.xz
|
|
*.tar.sign
|
|
*.patch.zst
|
|
*.patch.zst.sig
|
|
logpipe.*
|