util/crossgcc/.gitignore: Add cmake

Change-Id: I5ce346515f4468699396e214acfaa3b62f6d891d
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49115
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Arthur Heymans 2021-01-05 14:45:55 +01:00 committed by Patrick Georgi
parent dd874c80cd
commit 51d23c589b
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
acpica-unix-*/
binutils-*/
build-*BINUTILS/
build-*CMAKE/
build-*EXPAT/
build-*GCC/
build-*GDB/
@ -11,6 +12,7 @@ build-*MPFR/
build-*PYTHON/
build-*LVM/
build-*IASL/
cmake-*/
expat-*/
gcc-*/
gdb-*/