aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2006-10-24 14:44:55 +0100
committerEwan Mellor <ewan@xensource.com>2006-10-24 14:44:55 +0100
commit0210c780f088524c05a76acf21efd23e2accdf73 (patch)
tree80cd845c28c09d740e2910f0fe59db9c1837d7e5 /.hgignore
parentc4549d574a762d04f9cb0a130408d6591d291efb (diff)
downloadxen-0210c780f088524c05a76acf21efd23e2accdf73.tar.gz
xen-0210c780f088524c05a76acf21efd23e2accdf73.tar.bz2
xen-0210c780f088524c05a76acf21efd23e2accdf73.zip
Ignore more build-time files for xm-test.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 6ee72c74c0..62bc580ea1 100644
--- a/.hgignore
+++ b/.hgignore
@@ -187,8 +187,9 @@
^tools/xm-test/aclocal.m4$
^tools/xm-test/autom4te
^tools/xm-test/install-sh$
+^tools/xm-test/mkinstalldirs$
^tools/xm-test/missing$
-^tools/xm-test/config(ure|.log|.status)$
+^tools/xm-test/config(ure|.log|.status|.guess|.sub)$
^tools/xm-test/Makefile(.in)*$
^tools/xm-test/.*/Makefile(.in)*$
^tools/xm-test/lib/XmTestLib/config.py$