aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 88d6de0124..2bb852ee6d 100644
--- 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$