summarylogtreecommitdiffstats
path: root/.gitignore
blob: 25a76f68908dfef582fac3303cb28c4c06130c8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Based on PaBLoX-CL's gist @ https://gist.github.com/PaBLoX-CL/6664716

# ignore everything
*
!.gitignore

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

# except .srcinfo too
!.SRCINFO

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

# add files that don't have an online source
!pico-8.xml
!pico-8.desktop