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

# except PKGBUILD needed files
!PKGBUILD
!*.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