aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 4aeb145eff806391cbea4c863d200fa7a121683d (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
34
35
36
37
38
39
40
41
# Compiled source #
###################
*.o
*.so
*.pyc

# Configuration hunks, changed by anyone using AB #
###################################################
buildset-config
config/autobuilder.conf

# Everything else #
###################
*.log.*
*.dat
*.sqlite
*.pid
*.hostname
.setupdone
.cfg
*~
TODO
yocto-controller/http.log
yocto-controller/controller.cfg
yocto-controller/state.sqlite
yocto-controller/twistd.log*
yocto-controller/buildbot.tac
yocto-controller/logger.log
yocto-worker/build-appliance/build(newcommits)
yocto-worker/buildbot.tac
yocto-worker/janitor.log
yocto-worker/nightly-x86/.buildbot-sourcedata-YnVpbGQ=
yocto-worker/nightly/build(newcommits)
yocto-worker/twistd.hostname
yocto-worker/twistd.log*
yocto-worker/twistd.pid

# This gets updated on every yocto-setup-autobuilder so should be ignored #
# for nearly everyone.                                                    #
###########################################################################
bin/worker-init