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

Ignore Terraform crash log files

parent d67d1cae
......@@ -5,6 +5,9 @@
*.tfstate
*.tfstate.*
# Crash log files
crash.log
# 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
# 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