* [PATCH] stubdom: .hgignore updates
@ 2008-06-05 11:27 Samuel Thibault
0 siblings, 0 replies; only message in thread
From: Samuel Thibault @ 2008-06-05 11:27 UTC (permalink / raw)
To: Xen-devel
stubdom: .hgignore updates
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
diff -r 5603534c62f9 .hgignore
--- a/.hgignore Tue Jun 03 09:41:19 2008 +0100
+++ b/.hgignore Thu Jun 05 12:29:22 2008 +0100
@@ -1,6 +1,7 @@
.*\.a$
.*\.cmi$
.*\.cmo$
+.*\.cmx$
.*\.d$
.*\.o$
.*\.opic$
@@ -62,6 +63,7 @@
^extras/mini-os/h/hypervisor-ifs$
^extras/mini-os/h/xen-public$
^extras/mini-os/mini-os.*$
+^extras/mini-os/*-stubdom.*$
^install/.*$
^linux-[^/]*-paravirt/.*$
^linux-2.6[^/]*/.*$
@@ -92,6 +94,8 @@
^stubdom/newlib-.*$
^stubdom/pciutils-.*$
^stubdom/zlib-.*$
+^stubdom/c/main-c.c$
+^stubdom/caml/main-c.c$
^tools/.*/TAGS$
^tools/.*/build/lib.*/.*\.py$
^tools/blktap/Makefile\.smh$
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-05 11:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 11:27 [PATCH] stubdom: .hgignore updates Samuel Thibault
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.