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

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

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

# add files that don't have an online source
!kafka-manager.conf
!kafka-manager.service