From: Daniel Farrell Date: Thu, 27 Oct 2016 21:52:58 +0000 (-0400) Subject: Ignore file generated when Ansible fails X-Git-Tag: release/boron-sr1~6 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=4480844ba9f406dc34d607c37a8a03f0ca92b39d;p=integration%2Fpackaging.git Ignore file generated when Ansible fails Change-Id: Ic1df372f7d46af20b6f806addb536a4d557bb596 Signed-off-by: Daniel Farrell --- diff --git a/.gitignore b/.gitignore index 3eac485..1cffe6d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ log.html output.xml report.html + +# Ansible +*.retry