[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] gitignore: update stubdom entries
Add stubdom/libs-* to gitignore, then sort stubdom/* entries alphabetically. Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- .gitignore | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index e0df903..02b2100 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.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |