diff options
| author | Jason DeTiberus <jdetiber@redhat.com> | 2016-02-22 12:56:42 -0500 |
|---|---|---|
| committer | Jason DeTiberus <jdetiber@redhat.com> | 2016-02-22 12:56:42 -0500 |
| commit | d64cff74af432f7ec773e675228b691712c2daea (patch) | |
| tree | 438b80fd34d6f15cb47d5dbec6be03d98116a95f | |
| parent | 7b37016267b294836b0485cf5221fd986d7eccd1 (diff) | |
Add ansible.cfg to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 081659a94..626065fe1 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ multi_ec2.yaml multi_inventory.yaml .vagrant .tags* +ansible.cfg |
