summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d456d1ecd97a681cf729be68deef085e52befb28 (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
# Generated files
configure
autom4te.cache
aclocal.m4
config.log
config.status
/Makefile
*ct-ng*
!ct-ng.comp
!ct-ng.in
paths.*
!paths.in
config/configure.in
config/gen/
config/versions/
.config
maintainer/package-versions

# Temporaries
.*.swp
build.log
.config.old
temp.*

# This is the place where toolchains are built
.build/
# .. and the legacy location
targets/
# .. and log for 'build-all'
.build-all
# .. and release creation
release