Udpate gitignore to keep documentation
This commit is contained in:
parent
7567643a39
commit
da28f2e7be
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
# Source: https://github.com/github/gitignore/blob/main/Terraform.gitignore
|
||||
# Local .terraform directories
|
||||
**/.terraform/*
|
||||
**/Docs/*
|
||||
|
||||
# .tfstate files
|
||||
*.tfstate
|
||||
|
|
Loading…
Reference in a new issue