summaryrefslogtreecommitdiff
path: root/examples/gitignore
blob: 2f15679a392bcc704220e4343a80d11ac9b64d87 (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
32
33
binary/
binary*.iso
binary*.img
binary*.tar*
binary*.contents
binary*.packages
binary*.zsync
live-image-*

.build/
build.log

cache/

chroot/
chroot.packages.*
chroot.files

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

config/build

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