All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gitignore: ignore stubdom/libs-*
@ 2016-01-14 16:01 Wei Liu
  2016-01-14 16:06 ` Jan Beulich
  0 siblings, 1 reply; 6+ messages in thread
From: Wei Liu @ 2016-01-14 16:01 UTC (permalink / raw)
  To: Xen-devel
  Cc: Keir Fraser, Ian Campbell, Tim Deegan, Ian Jackson, xen-devel,
	Jan Beulich, Wei Liu

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e0df903..a2c49e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@ docs/pdf/
 docs/txt/
 extras/mini-os*
 install/*
+stubdom/libs-*
 stubdom/autom4te.cache/
 stubdom/binutils-*
 stubdom/config.log
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-14 16:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-14 16:01 [PATCH] gitignore: ignore stubdom/libs-* Wei Liu
2016-01-14 16:06 ` Jan Beulich
2016-01-14 16:08   ` Wei Liu
2016-01-14 16:18     ` Juergen Gross
2016-01-14 16:25       ` Wei Liu
2016-01-14 16:50         ` Jan Beulich

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.