projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53f8955
)
.hgignore: Update for new ocaml build-generated files.
author
Keir Fraser
<keir.fraser@citrix.com>
Fri, 7 May 2010 07:55:12 +0000
(08:55 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Fri, 7 May 2010 07:55:12 +0000
(08:55 +0100)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
.hgignore
patch
|
blob
|
history
diff --git
a/.hgignore
b/.hgignore
index 88d6de012432db76e2f1b533a2db7ab1a7fb2c60..2bb852ee6d55855d3bb4a11c00a4383cadd2b18c 100644
(file)
--- a/
.hgignore
+++ b/
.hgignore
@@
-281,7
+281,10
@@
^tools/xm-test/tests/.*\.test$
^tools/ioemu-remote
^tools/ioemu-dir$
-^tools/ocaml-xenstored.*$
+^tools/ocaml/.*/.*\.annot$
+^tools/ocaml/.*/.*\.cmx?a$
+^tools/ocaml/.*/\.ocamldep\.make$
+^tools/ocaml/xenstored/oxenstored$
^xen/\.banner.*$
^xen/BLOG$
^xen/System.map$