summarylogtreecommitdiffstats
path: root/.gitignore
blob: 17af2490905a37033611e4d94082787314b553e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*.tar.zst
python-django-rest-polymorphic/
pkg/
src/

# ignore everything
*
!.gitignore

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

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

!README.md

# add files that don't have an online source