mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Add .gitignore for build artifacts
This commit is contained in:
parent
8ba6c2e078
commit
5da2d814eb
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
pkg/
|
||||
src/
|
||||
*.pkg.tar.zst
|
||||
*.pkg.tar.xz
|
||||
MP3Player-linux-x64-*
|
||||
Loading…
Add table
Reference in a new issue