summarylogtreecommitdiffstats
path: root/.gitignore
blob: 0d7a3296cb2d75a79ee391a863b7c58fd812a5c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# From https://gist.github.com/PaBLoX-CL/6479725 (kudos!)

# 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