ia64/xen-unstable
changeset 11949:1d455b1f126b
Update .hgignore to remove artifacts of ramdisk build.
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
author | Ewan Mellor <ewan@xensource.com> |
---|---|
date | Mon Oct 23 10:09:40 2006 +0100 (2006-10-23) |
parents | 030630c4e3ed |
children | 4d5e9f9caed2 |
files | .hgignore |
line diff
1.1 --- a/.hgignore Mon Oct 23 10:07:15 2006 +0100 1.2 +++ b/.hgignore Mon Oct 23 10:09:40 2006 +0100 1.3 @@ -184,6 +184,15 @@ 1.4 ^tools/xentrace/xenctx$ 1.5 ^tools/xentrace/xentrace$ 1.6 ^tools/xm-test/ramdisk/buildroot 1.7 +^tools/xm-test/aclocal.m4$ 1.8 +^tools/xm-test/autom4te 1.9 +^tools/xm-test/install-sh$ 1.10 +^tools/xm-test/missing$ 1.11 +^tools/xm-test/config(ure|.log|.status)$ 1.12 +^tools/xm-test/Makefile(.in)*$ 1.13 +^tools/xm-test/.*/Makefile(.in)*$ 1.14 +^tools/xm-test/lib/XmTestLib/config.py$ 1.15 +^tools/xm-test/lib/XmTestReport/xmtest.py$ 1.16 ^xen/BLOG$ 1.17 ^xen/TAGS$ 1.18 ^xen/arch/x86/asm-offsets\.s$