From: Daniel Martin Date: Sun, 11 Aug 2013 11:25:18 +0000 (+0200) Subject: tests: Add files to .gitignore X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52f2891b43ae77008f63700982f800371458f4d;p=free-sw%2Fxcb%2Flibxcb tests: Add files to .gitignore Add check_all.log, check_all.trs and test-suite.log to tests/.gitignore. Signed-off-by: Daniel Martin --- diff --git a/tests/.gitignore b/tests/.gitignore index 9d27cc5..7d19f3b 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,6 @@ CheckLog.html CheckLog_xcb.xml check_all +check_all.log +check_all.trs +test-suite.log