Ignore <playbook>.retry files on git

We don't want to track this on git, thus putting them
on .gitignore

Change-Id: I21e7140e9cecf52891f8f77f1be3ab2146115ab4
This commit is contained in:
Ricardo Carrillo Cruz 2016-02-15 13:46:23 +01:00
parent 44d6d10800
commit e19fd1e07b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
infra_config.yml
openstack.py
.tox
*.retry