mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-11 00:52:22 +08:00
16 lines
222 B
Text
16 lines
222 B
Text
# ignore everything
|
|
*
|
|
!.gitignore
|
|
|
|
# except PKGBUILD needed files
|
|
!PKGBUILD
|
|
!*.install
|
|
!*.service
|
|
!.SRCINFO
|
|
|
|
# add files that don't have an online source
|
|
!china_ip_list.txt
|
|
!domain_ttl.txt
|
|
!config.json
|
|
!gfwlist.txt
|
|
!hosts
|