git: update gitignore

* ignore `*.retry` files in general

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/1164/head
Guillaume Abrioux 2016-12-08 08:17:35 +01:00
parent a23007e7db
commit f7420f31c6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ group_vars/*.yml
*.sw?
.tox
ceph-ansible.spec
*.retry