crosstool-ng/.gitignore
Alexey Neyman 66821508f4 Fix install --strip-program check after merge
Also, fix the use of AC_CACHE_CHECK in stat format checker.

Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07 12:03:17 -07:00

35 lines
462 B
Plaintext

# Generated files
configure
autom4te.cache
aclocal.m4
config.h*
config.log
config.status
Makefile
Makefile.in
*ct-ng*
!ct-ng.comp
!ct-ng.in
paths.*
!paths.in
config/configure.in
config/gen/
config/versions/
.config
maintainer/package-versions
# Temporaries
.*.swp
build.log
.config.old
temp.*
# This is the place where toolchains are built
.build/
# .. and the legacy location
targets/
# .. and log for 'build-all'
.build-all
# .. and release creation
release