summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2014-03-27 11:01:50 +0000
committerIan Campbell <ian.campbell@citrix.com>2014-04-03 17:39:09 +0100
commit185bb58be30e5aeb690125f0320626797f9b14df (patch)
treee205ca7d444dcbb90dd2e8eead636e2c4ac64484 /.hgignore
parent9e8672f1c36d7237508c537c0a1db6c473c2be37 (diff)
tools: drop libxen
This was a C interface to a very early version of the XenAPI, it has not kept up with developments to the API e.g. in xapi. Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.hgignore b/.hgignore
index 6d09b0904b..da27f808db 100644
--- a/.hgignore
+++ b/.hgignore
@@ -186,9 +186,6 @@
^tools/include/xen/.*$
^tools/include/xen-foreign/.*\.(c|h|size)$
^tools/include/xen-foreign/checker$
-^tools/libxen/libxenapi-
-^tools/libxen/test/test_bindings$
-^tools/libxen/test/test_event_handling$
^tools/libxl/_.*\.h$
^tools/libxl/_.*\.c$
^tools/libxl/libxlu_cfg_y\.output$