mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
22 lines
225 B
Text
22 lines
225 B
Text
# Build artifacts
|
|
src/
|
|
pkg/
|
|
input-app/
|
|
|
|
# Downloaded sources
|
|
input4linux-*.sh
|
|
install-udev-worklouder.sh
|
|
appicon.png
|
|
|
|
# makepkg artifacts
|
|
*.tar.gz
|
|
*.tar.xz
|
|
*.tar.zst
|
|
*.pkg.tar.*
|
|
|
|
# Log files
|
|
*.log
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*~
|