summaryrefslogtreecommitdiff
path: root/util/crossgcc
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2020-10-28 11:30:54 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-10-30 07:05:27 +0000
commit6065f616ebf4c11ed2c5ad01f8f41d5ba49c272d (patch)
treee284d6b06b3655189d35f391c71a7a03e4665f80 /util/crossgcc
parent33b0f15434a40527e1e5278a63e91465ef4c7617 (diff)
downloadcoreboot-6065f616ebf4c11ed2c5ad01f8f41d5ba49c272d.tar.xz
.gitignore: Split into subdirectory files
There's no need for the global list of files to ignore, so use git's ability to work with more local configuration. Change-Id: I50882e6756cbc0fdfd899353cc23962544690fb3 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46879 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-by: Christian Walter <christian.walter@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc')
-rw-r--r--util/crossgcc/.gitignore28
1 files changed, 28 insertions, 0 deletions
diff --git a/util/crossgcc/.gitignore b/util/crossgcc/.gitignore
new file mode 100644
index 0000000000..0dfddd3b66
--- /dev/null
+++ b/util/crossgcc/.gitignore
@@ -0,0 +1,28 @@
+acpica-unix-*/
+binutils-*/
+build-*BINUTILS/
+build-*EXPAT/
+build-*GCC/
+build-*GDB/
+build-*GMP/
+build-*LIBELF/
+build-*MPC/
+build-*MPFR/
+build-*PYTHON/
+build-*LVM/
+build-*IASL/
+expat-*/
+gcc-*/
+gdb-*/
+gmp-*/
+libelf-*/
+mingwrt-*/
+mpc-*/
+mpfr-*/
+Python-*/
+*.src/
+tarballs/
+w32api-*/
+xgcc/
+xgcc-*/
+xgcc