crosstool-ng/.gitignore
Alexey Neyman 345dc4161d Testing works for archlinux docker
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-15 20:24:39 -07:00

40 lines
495 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.sh
config/configure.in
config/gen/
config/versions/
.config
verbatim-data.mk
maintainer/package-versions
*.tar.xz
*.tar.bz2
# Temporaries
.*.swp
build.log
.config.old
temp.*
stamp-h1
# Testing
testing/docker/build-*
# This is the place where toolchains are built
.build/
# .. and log for 'build-all'
.build-all/
# .. and release creation
release/