summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1a510d711c0bed4ecb3188eaddd1dea0017f50c3 (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
# Generated files
configure
autom4te.cache
config.log
config.status
/Makefile
*ct-ng*
!ct-ng.comp
!ct-ng.in
paths.*
!paths.in
config.gen/
.config
.config.2

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

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