aboutsummarylogtreecommitdiffstats
path: root/.gitignore
blob: 3d21ac3b741a2336c421802405b865e037f44202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ignore everything
*
!.gitignore

# except PKGBUILD needed files
!PKGBUILD
!.SRCINFO
!*.install

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

# add files that don't have an online source
kernel-modules-hook.install
linux-modules-cleanup.conf
linux-modules-cleanup.service
linux-modules-post.hook
linux-modules-pre.hook