mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-14 18:12:23 +08:00
17 lines
222 B
Text
17 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
|