Add PKGBUILD entries to gitignore
This commit is contained in:
parent
d69265c76a
commit
8cd24e873d
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# Arch Linux PKGBUILD artifacts.
|
||||||
|
|
||||||
|
.SRCINFO
|
||||||
|
*.log
|
||||||
|
*.pkg.tar
|
||||||
|
*.pkg.tar.zst
|
||||||
|
pkg/
|
||||||
|
src/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue