summarylogtreecommitdiffstats
path: root/.gitignore
blob: 2ec9eb1bc735fe373076210a2f4b25d04aefdbd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ignore everything
*
!.gitignore

# except PKGBUILD needed files
!PKGBUILD
!*.install
!*.service
!.SRCINFO

# add files that don't have an online source
!config.yml
!domain_alternative
!domain_primary
!domain_ttl
!hosts
!ip_network_alternative
!ip_network_primary