Ignore ansible .retry files
There is no reason to include .retry ansible files. Ignore them to avoid accidental inclusion. Change-Id: Iaa5721dd1a6da1d1454e70d80e2f30209744f247changes/40/343040/1
parent
f47365c5fc
commit
c05f313c91
|
@ -16,3 +16,4 @@ tools/invite2summit/done*
|
|||
Vagrantfile
|
||||
.vagrant/
|
||||
manifests/local.pp
|
||||
*.retry
|
||||
|
|
Loading…
Reference in New Issue