* [PATCH] gitignore: update stubdom entries
@ 2016-01-14 16:17 Wei Liu
2016-01-15 11:01 ` Ian Campbell
0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2016-01-14 16:17 UTC (permalink / raw)
To: Xen-devel
Cc: Keir Fraser, Ian Campbell, Tim Deegan, Ian Jackson, xen-devel,
Jan Beulich, Wei Liu
Add stubdom/libs-* to gitignore, then sort stubdom/* entries
alphabetically.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
.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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gitignore: update stubdom entries
2016-01-14 16:17 [PATCH] gitignore: update stubdom entries Wei Liu
@ 2016-01-15 11:01 ` Ian Campbell
0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2016-01-15 11:01 UTC (permalink / raw)
To: Wei Liu, Xen-devel
Cc: Keir Fraser, xen-devel, Ian Jackson, Jan Beulich, Tim Deegan
On Thu, 2016-01-14 at 16:17 +0000, Wei Liu wrote:
> Add stubdom/libs-* to gitignore, then sort stubdom/* entries
> alphabetically.
>
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked + applied.
I have discarded the previous "gitignore: ignore stubdom/libs-*".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-15 11:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-14 16:17 [PATCH] gitignore: update stubdom entries Wei Liu
2016-01-15 11:01 ` Ian Campbell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.