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

# Generated files
Makefile
ct-ng
docs/ct-ng.1
docs/ct-ng.1.gz
paths.mk
scripts/crosstool-NG.sh
scripts/saveSample.sh
scripts/showTuple.sh
kconfig/conf
kconfig/mconf
kconfig/**.o
kconfig/**.dep
config.gen/
.config

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

# This is the place where toolchains are built
.build/
# .. and the legacy location
targets/