aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-01-27 12:59:30 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-01-27 12:59:30 +0000
commit0814322de3f59025c66f57d6c16cd8ea53b312e1 (patch)
treed4cd6fcb2c8c5aa473fb88bcb53e518a249025ae /.hgignore
parent3faece79e4bd120b06c01b933b6cdf93c39e1888 (diff)
downloadxen-0814322de3f59025c66f57d6c16cd8ea53b312e1.tar.gz
xen-0814322de3f59025c66f57d6c16cd8ea53b312e1.tar.bz2
xen-0814322de3f59025c66f57d6c16cd8ea53b312e1.zip
Update hgignore for tools/include/xen/*
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 01ea18127c..e20a59d786 100644
--- a/.hgignore
+++ b/.hgignore
@@ -118,7 +118,7 @@
^tools/firmware/vmxassist/offsets\.h$
^tools/firmware/vmxassist/vmxassist$
^tools/flask/loadpolicy/flask-loadpolicy$
-^tools/include/xen$
+^tools/include/xen/.*$
^tools/include/xen-foreign/.*\.(c|h|size)$
^tools/include/xen-foreign/checker$
^tools/ioemu/\.pc/.*$