summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorWei Liu <wei.liu2@citrix.com>2016-09-08 16:15:59 +0100
committerWei Liu <wei.liu2@citrix.com>2016-09-08 16:15:59 +0100
commitd5e9965ee449d3dc123ad9fe0038893dd595e1a0 (patch)
tree48c5ecde32a1b5ee7cb046754172fbb0232168d5 /.hgignore
parentd383c07e8bc6df81afb5fb250cc55c507d75ac75 (diff)
Revert "tools: remove blktap2 related code and documentation"
This reverts commit 3f0ae679f2704ca5671eef5be59ec30982fbf08a.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 80568bd981..8342f36982 100644
--- a/.hgignore
+++ b/.hgignore
@@ -128,6 +128,18 @@
^stubdom/stubdompath\.sh$
^stubdom/vtpm/vtpm_manager\.h$
^tools/.*/build/lib.*/.*\.py$
+^tools/blktap2/control/tap-ctl$
+^tools/blktap2/drivers/img2qcow$
+^tools/blktap2/drivers/lock-util$
+^tools/blktap2/drivers/qcow-create$
+^tools/blktap2/drivers/qcow2raw$
+^tools/blktap2/drivers/tapdisk-client$
+^tools/blktap2/drivers/tapdisk-diff$
+^tools/blktap2/drivers/tapdisk-stream$
+^tools/blktap2/drivers/tapdisk2$
+^tools/blktap2/drivers/td-util$
+^tools/blktap2/vhd/vhd-update$
+^tools/blktap2/vhd/vhd-util$
^tools/check/\..*$
^tools/console/xenconsole$
^tools/console/xenconsoled$