crosstool-ng/.gitignore
Alexey Neyman 9238b58721 WIP: autotoolization
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07 12:03:17 -07:00

35 lines
464 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