crosstool-ng/.gitignore

30 lines
395 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/configure.in
config/gen/
config/versions/
.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