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

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