Files
azure-image-chooser/.gitignore

26 lines
302 B
Plaintext

# Terraform
**/.terraform
**/*tfplan
**/*.tfstate*
**/*.tfvars
**/!*auto.tfvars
**/.terraform.lock.hcl
# Python
**/.venv
**/.env
**/playground.py
# Azure Secrets and Configuration.
.acr-pat
azure.env
# MacOS Finder files
**/.DS_Store
# Node/React rewrite outputs
**/node_modules
**/dist
AGENTS.md