# Ansible / AWX local artifacts
.fact_cache/
.venv/
*.retry
*.log

# Python
__pycache__/
*.pyc

# Editor / OS
.DS_Store
*.swp
*~
