summarylogtreecommitdiffstats
path: root/.gitignore
blob: 9615e6d0453b9ede97913dbaa578ecfbd7a51158 (plain)
1
2
3
4
5
6
7
8
# ignore everything
*
!.gitignore

# except PKGBUILD needed files
!PKGBUILD
!.SRCINFO