aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2006-10-23 10:09:40 +0100
committerEwan Mellor <ewan@xensource.com>2006-10-23 10:09:40 +0100
commita1360e4fc4462290c42a40d1f202562555be76e6 (patch)
tree384e9b843544f990a62fe86a0e8d3435a977cf2e /.hgignore
parent6723227e25e2fb213302963c3a71acfe28e17180 (diff)
downloadxen-a1360e4fc4462290c42a40d1f202562555be76e6.tar.gz
xen-a1360e4fc4462290c42a40d1f202562555be76e6.tar.bz2
xen-a1360e4fc4462290c42a40d1f202562555be76e6.zip
Update .hgignore to remove artifacts of ramdisk build.
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index c84fae9f98..f00f66f389 100644
--- a/.hgignore
+++ b/.hgignore
@@ -184,6 +184,15 @@
^tools/xentrace/xenctx$
^tools/xentrace/xentrace$
^tools/xm-test/ramdisk/buildroot
+^tools/xm-test/aclocal.m4$
+^tools/xm-test/autom4te
+^tools/xm-test/install-sh$
+^tools/xm-test/missing$
+^tools/xm-test/config(ure|.log|.status)$
+^tools/xm-test/Makefile(.in)*$
+^tools/xm-test/.*/Makefile(.in)*$
+^tools/xm-test/lib/XmTestLib/config.py$
+^tools/xm-test/lib/XmTestReport/xmtest.py$
^xen/BLOG$
^xen/TAGS$
^xen/arch/x86/asm-offsets\.s$