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

# except PKGBUILD needed files
!PKGBUILD
!.SCRINFO
!*.install
!ChangeLog

# common wing-man files
!*.diff
!*.patch

# add files that don't have an online source