crosstool-ng/.gitignore

28 lines
358 B
Plaintext
Raw Normal View History

# Generated files
configure
autom4te.cache
config.log
config.status
/Makefile
*ct-ng*
!ct-ng.comp
!ct-ng.in
paths.*
!paths.in
config/gen/
.config
# Temporaries
.*.swp
build.log
.config.old
# 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