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

# but these
!.gitignore
!PKGBUILD
!.SRCINFO
!*.service
!*.install
!*.yaml