提交 a58f1ab0 编写于 作者: T Tobi Fuhrimann 提交者: Tobi Fuhrimann

Ignore Terraform crash log files

上级 d67d1cae
# Local .terraform directories # Local .terraform directories
**/.terraform/* **/.terraform/*
# .tfstate files # .tfstate files
*.tfstate *.tfstate
*.tfstate.* *.tfstate.*
# Crash log files
crash.log
# Ignore any .tfvars files that are generated automatically for each Terraform run. Most # Ignore any .tfvars files that are generated automatically for each Terraform run. Most
# .tfvars files are managed as part of configuration and so should be included in # .tfvars files are managed as part of configuration and so should be included in
# version control. # version control.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册