crosstool-ng/.gitignore
Alexey Neyman 9d43246664 Change the layout a bit
... to a more natural installation paths, and also include ct-ng into
$PATH in the containers.

Signed-off-by: Alexey Neyman <stilor@att.net>
2018-10-28 10:44:22 -07:00

45 lines
569 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
# Compressed files
*.tar*
*.zip
*.xz
*.7zip
# Temporaries
.*.swp
build.log
.config.old
temp.*
stamp-h1
# Testing
testing/docker/*/build
testing/docker/*/install
testing/docker/*/xtools
# This is the place where toolchains are built
.build/
# .. and log for 'build-all'
.build-all/
# .. and release creation
release/