summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 76c2b48d8818e03704f85c1dc9d93c844b1e45d3 (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
syntax: glob

# Generated files
configure
autom4te.cache
config.log
config.status
Makefile
*ct-ng*
docs/*ct-ng*.1
docs/*ct-ng*.1.gz
paths.mk
paths.sh
scripts/crosstool-NG.sh
scripts/saveSample.sh
scripts/showTuple.sh
kconfig/conf
kconfig/?conf
kconfig/**.o
kconfig/**.dep
kconfig/lex.backup
kconfig/lex.zconf.c
kconfig/zconf.hash.c
kconfig/zconf.tab.c
config/configure.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/