# Terraform .terraform/ *.tfstate *.tfstate.backup *.tfvars .terraform.tfstate.lock.info # Ansible *.retry # SSH keys *.pem *.key id_rsa* ssh-keys/ # Environment variables .env .env.local # OS .DS_Store Thumbs.db # Editor .vscode/ .idea/ *.swp *.swo *~