mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
9ff2560230
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
30 lines
401 B
Plaintext
30 lines
401 B
Plaintext
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/?conf
|
|
kconfig/**.o
|
|
kconfig/**.dep
|
|
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/
|