From: Carlos Goncalves Date: Thu, 21 Jul 2016 12:35:21 +0000 (+0200) Subject: Exclude .img and .log files X-Git-Tag: colorado.1.0~43^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=doctor.git;a=commitdiff_plain;h=0356b9274d2aea2bda1adae29fa29b89496f6c30 Exclude .img and .log files Change-Id: I4bb4c53d7b42333a16dda05c25d947256168d4b9 Signed-off-by: Carlos Goncalves --- diff --git a/.gitignore b/.gitignore index 33a0451b..d2ded272 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ *~ .*.sw? +**.log /docs_build/ /docs_output/ /releng/ +/tests/*.img