1
0
Fork 0
ynh-lydra-ansible-yunohost/.gitignore

23 lines
271 B
Text
Raw Normal View History

# Vault password file
.vault_pass
# Ansible
.ansible/
*.retry
.roles_requirements/
.lint_rules/
# Terraform
.terraform/
terraform.tfstate.d/
*.tfstate
*.tfstate.backup
terraform.tfvars
env.vault
env.d/
terraform/create_state_bucket/terraform.tf
# Logs
*.log
*.history