mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
Add .pkg.tar.zst to .gitignore
This commit is contained in:
parent
220dc71ccc
commit
7a2c605d48
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*._*
|
*._*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.pkg.tar.gz
|
*.pkg.tar.gz
|
||||||
*.pkg.tar.xz
|
*.pkg.tar.xz
|
||||||
|
*.pkg.tar.zst
|
||||||
|
|
Loading…
Reference in a new issue