From: Loic Dachary Date: Sat, 14 Nov 2015 16:57:23 +0000 (+0100) Subject: tests: ignore test-suite.log X-Git-Tag: v10.0.1~67^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F6584%2Fhead;p=ceph.git tests: ignore test-suite.log Now that the tests at the top level directory are run via TESTS and not check-local:, the test-suite.log file is created and must bit gitignored. Signed-off-by: Loic Dachary --- diff --git a/.gitignore b/.gitignore index 3f9056e7e23e..2427b77b930b 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ release stamp-h1 systemd/Makefile vgcore.* +test-suite.log # specific local dir files /build-doc