crosstool-ng/.hgignore

28 lines
365 B
Plaintext
Raw Normal View History

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/