summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorRob Hoes <rob.hoes@citrix.com>2013-12-10 16:48:26 +0000
committerIan Campbell <ian.campbell@citrix.com>2013-12-11 13:17:25 +0000
commit00d46451e3751404a4f4fe243315bf0c7e4f3280 (patch)
tree0b4c9a1829b9a2f51e417f2420d1f02dee255d04 /.hgignore
parent49269dd31e2d84d68dca63b60349c125c36bc8e0 (diff)
libxl: ocaml: implement some simple tests
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Rob Hoes <rob.hoes@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Acked-by: David Scott <dave.scott@eu.citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index bb1b67d9d5..ee5c084d7d 100644
--- a/.hgignore
+++ b/.hgignore
@@ -309,6 +309,8 @@
^tools/ocaml/libs/xl/xenlight\.mli$
^tools/ocaml/xenstored/oxenstored$
^tools/ocaml/test/xtl$
+^tools/ocaml/test/send_debug_keys$
+^tools/ocaml/test/list_domains$
^tools/autom4te\.cache$
^tools/config\.h$
^tools/config\.log$