Ignore generated .test files. Signed-off-by: Jimi Xenidis <[EMAIL PROTECTED]> Signed-off-by: Tony Breeds <[EMAIL PROTECTED]> ---
.hgignore | 1 + 1 file changed, 1 insertion(+) --- a/.hgignore Thu Oct 19 12:09:21 2006 +1000 +++ b/.hgignore Thu Oct 19 12:14:50 2006 +1000 @@ -193,6 +193,7 @@ ^tools/xm-test/.*/Makefile(.in)*$ ^tools/xm-test/lib/XmTestLib/config.py$ ^tools/xm-test/lib/XmTestReport/xmtest.py$ +^tools/xm-test/tests/.*\.test$ ^xen/BLOG$ ^xen/TAGS$ ^xen/arch/x86/asm-offsets\.s$ _______________________________________________ Xen-ppc-devel mailing list [email protected] http://lists.xensource.com/xen-ppc-devel
