From: Ruben Kerkhof Date: Sun, 16 Dec 2018 12:36:51 +0000 (+0100) Subject: Ignore test-suite.log in all directories X-Git-Tag: collectd-5.9.0~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21592ba4cb53f99f1a17e6b5343086f991d29495;p=thirdparty%2Fcollectd.git Ignore test-suite.log in all directories --- diff --git a/.gitignore b/.gitignore index 2911069a2..afdbe5cd0 100644 --- a/.gitignore +++ b/.gitignore @@ -99,9 +99,8 @@ bindings/perl/pm_to_blib cscope.* # Unit tests -src/daemon/test-suite.log +test-suite.log src/tests/ -src/test-suite.log test_* # src/daemon/...