From: Guillaume Abrioux Date: Thu, 8 Dec 2016 07:17:35 +0000 (+0100) Subject: git: update gitignore X-Git-Tag: v2.1.0~27^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1164%2Fhead;p=ceph-ansible.git git: update gitignore * ignore `*.retry` files in general Signed-off-by: Guillaume Abrioux --- diff --git a/.gitignore b/.gitignore index b17d8d892..126142a2c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ group_vars/*.yml *.sw? .tox ceph-ansible.spec +*.retry