diff options
| author | Andrew Butcher <abutcher@redhat.com> | 2016-05-06 13:17:09 -0400 |
|---|---|---|
| committer | Andrew Butcher <abutcher@redhat.com> | 2016-05-06 13:17:09 -0400 |
| commit | 7089d218d3e3be9116b3e2bd0ba9e85b64d95203 (patch) | |
| tree | a93c917f1e2ad9e1aa756f616723124d2212c4cc | |
| parent | 4f3f588ee59a1e888340d24ba912346c240cacc6 (diff) | |
Add *.retry to gitignore.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 626065fe1..dcea26d60 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ multi_inventory.yaml .vagrant .tags* ansible.cfg +*.retry |
