summarylogtreecommitdiffstats
path: root/.gitignore
blob: 3bfc6c94e009a48313d3f7a4d31dc8c06e05c969 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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