aur/.gitignore
2025-12-03 16:47:49 +01:00

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
*~