mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
24 lines
266 B
Text
24 lines
266 B
Text
# Ignore everything by default
|
|
*
|
|
|
|
# Whitelist the essentials
|
|
!.gitignore
|
|
!.SRCINFO
|
|
!PKGBUILD
|
|
|
|
# Whitelist auxiliary files
|
|
!*.install
|
|
!*.patch
|
|
!*.diff
|
|
!*.service
|
|
!*.desktop
|
|
!*.conf
|
|
!*.png
|
|
!*.svg
|
|
!*.sysusers
|
|
!*.tmpfiles
|
|
!LICENSE
|
|
!README.md
|
|
!CHANGELOG.md
|
|
!*.ini
|
|
!*.txt
|