crosstool-ng/.gitignore

47 lines
588 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
.config.*
include/
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/