summaryrefslogtreecommitdiff
path: root/examples/gitignore
blob: 918c4dffc99a35e04f6daa80c8f97f98c2ed9a8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
binary/
binary*.iso
binary*.img
binary*.tar*
binary*.contents
binary*.packages
binary*.zsync

.build/
build.log

cache/

chroot/
chroot.packages.*

config/binary
config/bootstrap
config/chroot
config/common
config/source

config/image

source/
source*.iso
source*.img
source*.tar*
source*.contents
source*.packages
source*.zsync