crosstool-ng/.gitignore
Alexey Neyman 0a654319f9 First stab at gen-versions.sh
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-08 10:56:29 -07:00

30 lines
395 B
Plaintext

# 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