diff --git a/.gitignore b/.gitignore index 75895dd..ce3e6a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ .idea/ +# Ignore generated passwords file +generated_passwords.txt + + # Ignore Vagrant testing files .vagrant/ test_ansible.cfg