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

# except PKGBUILD needed files
!PKGBUILD
!*.install
!ChangeLog
!.SRCINFO
# common wing-man files
!*.diff
!*.patch

# add files that don't have an online source