Udpate gitignore to keep documentation

This commit is contained in:
Fabien GAUBERT 2023-06-22 14:19:15 +02:00
parent 7567643a39
commit da28f2e7be

View file

@ -1,6 +1,7 @@
# Source: https://github.com/github/gitignore/blob/main/Terraform.gitignore
# Local .terraform directories
**/.terraform/*
**/Docs/*
# .tfstate files
*.tfstate
@ -11,8 +12,8 @@ crash.log
crash.*.log
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# to change depending on the environment.
*.tfvars
*.tfvars.json
@ -49,4 +50,4 @@ docker-compose.yml
.gitignore-project
configure.yaml.dist
.env
makeplan.mk
makeplan.mk