diff --git a/.gitignore b/.gitignore index 69810f1..5a98053 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ +# ---> Ansible +*.retry + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class +