aboutsummarylogtreecommitdiffstats
path: root/.gitignore
blob: 06d9789e666ffefc507b67e80b786972a1a197f1 (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
!.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
10-linux-modules-post.hook
10-linux-modules-pre.hook