Files
azure-image-chooser/.gitignore
2025-08-15 14:07:45 +02:00

15 lines
180 B
Plaintext

# Terraform
**/.terraform
**/*.tfplan
**/*.tfstate*
**/*.tfvars
**/!*auto.tfvars
**/.terraform.lock.hcl
# Python
**/.venv
# Azure Secrets and Configuration.
/.acr-pat
/azure.env