# virtualenv .venv/ # python __pycache__/ *.pyc # ansible ansible/inventories/_* ansible/inventories/local*/host_vars/localhost.yml ansible/inventories/offline*/host_vars/localhost.yml ansible/playbooks/_* ansible/roles/_* ansible/roles/elastic.elasticsearch # logs *.log # packer packer_cache/ output/ packer/*.json !packer/example.json # ide .vscode/ *.code-workspace .idea/ *.sublime-workspace *.sublime-project # secrets .env/* !.env/_reset !.env/_config !.env/*example !.env/example # envsetup conf*.sh auto-generated-conf.sh* tests/scripts/ms-testing-suite