summarylogtreecommitdiffstats
path: root/.gitignore
blob: 22f0d0073128c7faa6a9a98c8ae20e3e42c0b70f (plain)
1
2
3
4
5
6
7
8
9
# ignore everything
/*

# include the files that matter
!/.gitignore
!/PKGBUILD
!/.SRCINFO
!/*.install
!/*.patch