Commit a58f1ab0 authored by Tobi Fuhrimann's avatar Tobi Fuhrimann Committed by Tobi Fuhrimann

Ignore Terraform crash log files

parent 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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment