diff options
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1e187db16..e8be4ea5b 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ multi_ec2.yaml *.egg-info .eggs cover/ +roles/infra-ansible/ |