From: Leandro Lucarella Date: Tue, 16 Sep 2008 13:22:41 +0000 (-0300) Subject: Tell git to ignore tests log files X-Git-Url: https://git.llucax.com/software/posixx.git/commitdiff_plain/11d3eee98ea3bfc763ef10245ac79356d3d6d937 Tell git to ignore tests log files --- diff --git a/.gitignore b/.gitignore index 372b88c..2ac940d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,8 @@ test/.deps test/include test/test_suite +test/test_suite.log +test/valgrind.log +test/valgrind.test_suite.log doc/reference doc/include