From 213b5725928ccf8aedc807cc40a261b2d5431247 Mon Sep 17 00:00:00 2001 From: Jamey Sharp Date: Thu, 23 Feb 2006 12:34:08 -0800 Subject: [PATCH] Ignore test byproducts. --- tests/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/.gitignore b/tests/.gitignore index e95d3e0..a633f9c 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,7 @@ +.libs .deps +*.o Makefile.in CheckLog.html +CheckLog_xcb.xml +check_all -- 2.34.1