# Editor
*.swp
*.swo
*~

# Python
__pycache__/
*.py[cod]

# Ansible
*.retry
.vault_pass

# OS
.DS_Store
