Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
.gitignore 271 B
Newer Older
# 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