From 3c3564743e942ee322ebbee9fa28e22093256bbe Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Thu, 14 Jan 2016 16:17:57 +0000 Subject: [PATCH] gitignore: update stubdom entries Add stubdom/libs-* to gitignore, then sort stubdom/* entries alphabetically. Signed-off-by: Wei Liu Acked-by: Ian Campbell --- .gitignore | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index e0df9034fb..02b2100224 100644 --- a/.gitignore +++ b/.gitignore @@ -50,32 +50,33 @@ extras/mini-os* install/* stubdom/autom4te.cache/ stubdom/binutils-* +stubdom/config.cache stubdom/config.log stubdom/config.status -stubdom/config.cache stubdom/cross-root-* stubdom/gcc-* +stubdom/gmp-* +stubdom/grub-* stubdom/include stubdom/ioemu -stubdom/xenstore -stubdom/libxentoollog-* +stubdom/ioemu/ +stubdom/libs-* stubdom/libxc-* +stubdom/libxentoollog-* stubdom/lwip-* +stubdom/lwip/ stubdom/mini-os-* stubdom/mk-headers-* stubdom/newlib-1.* stubdom/newlib-x86* -stubdom/pciutils-* -stubdom/zlib-* -stubdom/grub-* stubdom/ocaml-* +stubdom/pciutils-* stubdom/polarssl-* -stubdom/gmp-* -stubdom/tpm_emulator-* -stubdom/lwip/ -stubdom/ioemu/ stubdom/stubdompath.sh +stubdom/tpm_emulator-* stubdom/vtpm/vtpm_manager.h +stubdom/xenstore +stubdom/zlib-* tools/*/build/lib*/*.py tools/autom4te.cache/ tools/config.h -- 2.39.5